Tool/software:
Hi
I would like to test the IPC examples provided in the C2000 folder without making any modifications.
I have already loaded the example code into the workspace and tried to load by refering:-
https://software-dl.ti.com/C2000/docs/C2000_Multicore_Development_User_Guide/debug.html
Error generated when i load CPU2 binary.
C28xx_CPU2: Flash Programmer: Error erasing Bank 0 FMSTAT (STATCMD on some devices) value = 65 (decimal). Operation Cancelled (0).
C28xx_CPU2: File Loader: Memory write failed: Unknown error
C28xx_CPU2: GEL: File: /home/work_ipc/ipc_ex4_msgqueue_sysconfig_c28x2/FLASH/ipc_ex4_msgqueue_sysconfig_c28x2.out: Load failed.
I have gone through :- https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1395851/tms320f28p650dk-c28xx_cpu2-flash-programmer-error-erasing-bank-3-fmstat-statcmd-on-some-devices-value-65-operation-cancelled-0
but stilli am getting the error.. Can you please clarify and give a solution to clear the error..
Hi,
What version of C2000Ware, CCS and compiler are you using in your application?
Regards,
Ozino
Hi,
In addition to the questions posed by Ozino, what are your bank erase settings for the CPU1 and CPU2? Also, what does the bank mapping look like in the On-Chip Flash tool?
Thanks and regards,
Charles
CCS - 12.8.0
C2000 - C2000Ware_5_04_00_00
just trying to make ipc examples in C2000Ware_5_04_00_00/driverlib/f28p65x/examples/c28x_dual/ipc work... Not changed anything
i have tried with other examples(spi,can,uart) involving single CPU core... its working fine... (mostly used CPU1 during debugging)..
when tried to make this ipc eaxmple work, i am not understanding the steps i should follow in CCS...
In the CPU1 Flash Plugin, you have to use the ConfigureClock button before performing operations with CPU2 Flash Plugin. This issue has been resolved with latest plugin. Are you able to download the latest version of CCS?
Thanks and regards,
Charles