Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fopen: No such file or directory #26

Open
elharezmi opened this issue Dec 18, 2016 · 0 comments
Open

fopen: No such file or directory #26

elharezmi opened this issue Dec 18, 2016 · 0 comments

Comments

@elharezmi
Copy link

elharezmi commented Dec 18, 2016

root@crypto:/home/username/Embedded/lm4tools/lm4flash# ./lm4flash ~/Embedded/tiva-template/build/main.bin
Found ICDI device with serial: 0E21335F
fopen: No such file or directory

without root I got a below output
Unable to open USB device: LIBUSB_ERROR_ACCESS
Unable to find any ICDI devices

I'm using Ubuntu 16.04.1 (x64) .TM4C123GXL Launchpad

when I disassemble the gdb64 . I put breakpoint line 766 of lm4flash.c output is
(gdb) x/xw rom_name
0x7fffffffe74d: 0x6f6f722f
(gdb) x/s rom_name
0x7fffffffe74d: "/root/Embedded/tiva-template/build/main.bin"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant