Part Number: MSP432P401R
Tool/software: Code Composer Studio
When I tried download project from Resource Explorer CCS I got two projects in Project Explorer window.
1.freertos_builds_MSP_EXP432P401R_release_ccs
2.mqtt_client_server_MSP_EXP432P401R_freertos_ccs [Active-Debug]
Both with red marks.
After building I got on Problem window and Console window errors and warnings
Why created two project?
What's mean:
"Required variable 'FREERTOS_INSTALL_DIR' cannot be resolved or is pointing to a non-existent location. See 'Preferences > CCS > Build > Variables' page to define this variable before building this project."
How to resolve this problem?