MemMap file is generated using 3rdpartyMcalMemMap.exe and it shows compilation issue as follows for Adc and SPI.
But other Mcal modules, no issue with generated MemMap file using the same tool
Why is this please?
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.
MemMap file is generated using 3rdpartyMcalMemMap.exe and it shows compilation issue as follows for Adc and SPI.
But other Mcal modules, no issue with generated MemMap file using the same tool
Why is this please?
Hi Aswathy,
Are you also including the memmap.h files provided by TI MCAL in your application?
$MCAL_INSTALL_DIR\mcal\include\memmap\Adc_MemMap.h
Thanks And Regards,
Sunil
Instead of using that MemMap.h file, we are generating using tool by loading Mcal Install Directory into that tool. Then generating MemMap file for each mcal module. At the end of the module, we are including Memmap_Common.h. Except for SPI and ADC, this generated MemMap file is working for all other mcal modules.
Why it is not compiling for ADC and SPI?
Hi Aswathy,
Is it possible to share Memmap_Common.h generated from 3P tool?Is Pwm working fine?We are not able to figure out why build is failing only for Adc and Spi.
Thanks And Regards,
Sunil
Hi Sunil,
Please find the MemMap_Common.h file. Only for ADC and SPI, it shows issue as explained in the above.
Please confirm
Hi Aswathy,
Not able to figure out with this file. Did you check with Vector?
Thanks And Regards,
Sunil Kumar M S