Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello Specialists,
I was using a AM243x-LP demo-board to try to debug MCU+SDK10.00 example by loading hello_world's xxx.out into R5F_0_0 and by loading gpio_led_blink's yyy.out into R5F_0_1.
First step I downloaded yyy.out into R5F_0_1 and the second step I downloaded xxx.out into R5F_0_0, and then I tried to do single step on R5F_0_0 hello_world main.c and it work ok. After that I click inside the "Debug" window on the R5F_0_1 gpio_led_blink core and then I click single step, but this time single step couldn't work on R5F_0_1 gpio_led_blink main.c.
It seemed that I could only successfully use single step on the second core to be loaded with xxx.out, and the first core loaded with yyy.out couldn't do single step properly.
Is it the way I switch from one core to another core to be wrong?
Please help.
Thank you very much.
Best Regards, JasonChiu.






