Part Number: MSP432P401R
Tool/software: TI-RTOS
Hi,
When trying to open the hello.cfg file in the hello example RTOS project, I can't open the file with the XGCONF GUI. When I try to open the configuration file, I receive an error:
"Unable to find package xconfig_hello"
When I was trying to solve my problem, I found the e2e post in [1]. I am having the same issue. The solution in [1] is to delete the project's .config directory. I have tried that, and it does not help. I have verified that there is a xconfig_hello directory in the .config directory, and that when I delete the .config directory, and then try opening XGCONF, the directory is remade.
Any advice on how to proceed? I can open the .cfg file directly with the text editor. It looks like inside it is all JSON. Is the JSON documented? If so, where is this documentation at? I can't seem to find it.
I am running CCSv7, recently reinstalled, on OSX.
Thanks,
J