Other Parts Discussed in Thread: CONTROLSUITE
Hi team,
Here's an issue from the customer may need your help:
M3 core program prog.bin (C2000 does not start), program function is to erase all flash, re-download prog.bin over the web, and then burn back flash.
Issues:
1. Connect the emulator (xds560v2) to run the program, download, erase, and rewrite are done as normal (as seen by the memory browser), and the data export is checked after completion, no difference from prog.bin. Reset with "reset" and "restart" button in CCS 6.2 DEBUG interface, repeated download re-burn function failed, interrupt point found that Fapi_issueAsyncCommandWithAddress run was successful. But the corresponding region was not erased successfully.
2. After downloading the program, directly power-down the emulator but the chip erase fails either. The customer suspects it's also a Fapi_issueAsyncCommandWithAddress implementation issue.
Could you help check this case? Thanks.
Best Regards,
Cherry