ERROR MESSAGE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-24 2:58 AM
HI everyone,
I have this error message when I compile my main program with eclipse ... I'm using a P Nucleo 53L0A1 .. someone can tell me what's happening because I really don't understand
error message =>
Open On-Chip Debugger 0.10.0+dev-00021-g524e8c8 (2019-04-12-08:48)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
C:/Ac6/SystemWorkbench/plugins/fr.ac6.mcu.debug_2.5.0.201904120827/resources/openocd/scripts/st_board/nucleo_l476rg.cfg:15: Error: Can't find target/stm32l4.cfg
in procedure 'script'
at file "embedded:startup.tcl", line 60
at file "C:/Ac6/SystemWorkbench/plugins/fr.ac6.mcu.debug_2.5.0.201904120827/resources/openocd/scripts/st_board/nucleo_l476rg.cfg", line 15
- Labels:
-
STM32L4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-24 5:01 AM
Hello,
I would use the example code provided in X-CUBE-53L0A1 to check if your AC6 IDE is working and base on the example code structure to develop your own code.
Thanks,
Julien
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
