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

File size directive does not work #1

Open
drasko opened this issue May 14, 2017 · 3 comments
Open

File size directive does not work #1

drasko opened this issue May 14, 2017 · 3 comments

Comments

@drasko
Copy link

drasko commented May 14, 2017

drasko@Lenin:~/rtl8710/open-ameba$ make flashburn
make[1]: Entering directory '/home/drasko/rtl8710/open-ameba'
Open On-Chip Debugger 0.10.0+dev-00143-gf6449a7c (2017-05-13-23:22)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
swd
adapter speed: 500 kHz
adapter_nsrst_delay: 100
cortex_m reset_config sysresetreq
rtl8710_reboot
Info : CMSIS-DAP: SWD  Supported
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : CMSIS-DAP: FW Version = 1.0
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : clock speed 500 kHz
Info : SWD DPIDR 0x2ba01477
Info : rtl8710.cpu: hardware has 6 breakpoints, 4 watchpoints
adapter speed: 1800 kHz
target halted due to debug-request, current mode: Thread 
xPSR: 0x01000000 pc: 0x00000100 msp: 0x1ffffffc
auto erase on
auto verify on
initializing RTL8710 flasher
faultmask (/1): 0x01
sp (/32): 0x20000000
pc (/32): 0x10001000
RTL8710 flasher initialized
sdk/flasher/rtl8710.ocd:261: Error: invalid command name "file"
in procedure 'rtl8710_flash_write' 
at file "sdk/flasher/rtl8710.ocd", line 261
sdk/flasher.mk:126: recipe for target 'flashburn' failed
make[1]: *** [flashburn] Error 1
make[1]: Leaving directory '/home/drasko/rtl8710/open-ameba'
Makefile:25: recipe for target 'flashburn' failed
make: *** [flashburn] Error 2
@sandeepmistry
Copy link
Owner

@drasko this repo is just a mirror of https://bitbucket.org/rebane/rtl8710_openocd - I suggest you open the issue there ...

@drasko
Copy link
Author

drasko commented May 15, 2017

Yeh, but how?

@thomashondema
Copy link

Use version 0.9.0 of openocd.

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

3 participants