Hi team,
Here's an issue from the customer may need your help:
1) Use ccs to debug the datapath- in mmware mcuplus sdk, the test example in rangeproc, and the compilation passed successfully. Load the compiled am273x_rangeprochwa_mss.xer5f file to memory for debugging using the Load Program in Launch Selected Configure in ccs. "Error: Cannot open rangeprochwa_test_am273x_cplx.bin" is prompted during the run. The corresponding file is not open. The 1371 line in the hwa_main.c code uses the fopen function to open the resource file in the relative path testdata directory in the SDK on pc. Code runs in memory on the development board, there is no file system support on the development board, how to find and open this file that is stored externally on computer during the board debug process?
2) Direct debugging of am273x_rangeprochwa_mss.xer5f with ccs is not supported by source code debugging, how to associate to the corresponding source code for single-step debugging and set breakpoints?
Could you help check this case? Thanks.
Best Regards,
Cherry