Hi Folks,
I have a strange error message shown with the rtos.cfg file in my SYS/BIOS-based project. The project compiled, built, and runs fine. But I always have this red x mark besides this rtos.cfg file, and an error message showing in the "Problems" window, as:
Description Resource Path Location Type
xdc.PACKAGE_NOT_FOUND: package 'xconfig_rtos_xxx' loaded with the wrong case. The name must match the qualified package name in package.xdc. rtos_xxx.cfg /Integration/ide Configuration Validation XDCTools Configuration Marker
In the meantime I noticed some discrepancies between the cfg script and what are shown in the screen. Although this is still working fine now, but I'm wondering why the error message and what if I want to make changes in RTOS configuration page?
I'd appreciate if anyone can shed some lights on this issue.. Thanks!