Part Number: SK-AM62B-P1
Tool/software:
I'm trying to setup CCS for debugging and profiling my code on M4 running FreeRTOS. I downloaded CCS and the SDK as well as the clang compiler. I was able to build the Hello_World example on Friday and successfully loaded it on the M4 of my AM62x dev board. However, when I tried that today, I'm getting this error "Unknown module:File" when I try to debug or flash the image. Any idea what that is pointing to?
The error seems to be coming from cc_base/cloudagent/src/module.js
Do I need cloud agent? I'm running CCS on my Windows system, and it is directly connected to the XDS100 port on the AM62x board.
Thanks.
Ayman