As described in the topics, I cannot program the code into stm3240G-eval.I’m currently doing the senior design project and have been using the eval board for a while. It works well all the time but today it gave me the error when I use the exactly the same code.I have attached the error as shown below:
symbol-file C:\Users\team17\STM324xG-EVAL_GPIO_Blinki\Debug\STM324xG-EVAL_GPIO_Blinki.elf
monitor reset init
“monitor” command not supported by this target.
monitor flash probe 0
“monitor” command not supported by this target.
monitor reset halt
“monitor” command not supported by this target.
load C:\Users\team17\STM324xG-EVAL_GPIO_Blinki\Debug\STM324xG-EVAL_GPIO_Blinki.elf
You can’t do that when your target is `None’
thbreak Reset_Handler
Cannot access memory at address 0x8000bee
thbreak main
Cannot access memory at address 0x8000bb4
continue
The program is not being run.
I wish somebody can help me out cause the project is due next week