This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL2-570LC43: Absense of Driver Header File

Part Number: LAUNCHXL2-570LC43
Other Parts Discussed in Thread: HALCOGEN

Hello,

 

We are trying to build example_FreeRTOSBlinky.c on Code Composer Studio.

We followed the steps you mentioned. We've created drivers from HalcoGen etc. We couldn't compile the code. 

Problems we got:

1) CCS can not see F021.h file we solved it.

2)In the driver code you defined #include fee_cfg.h, but there is no header file like that. ti_fee_cfg.h was exist. We renamed it and we solved it.

3)Also, there is a include definition as #include nvm.h in fee_interface.h header file, but there is no header file in your drivers we produced from Halcogen.

Can you help us?

 

Best Regards,