Tool/software:
I am planning to use MCAL (MCAL_MSPM0_00.02.04.00) for my current project for MSPM0G3519. Where should I get all the startup/vectortable/exception related files? Is there any sample example that can be used as reference?
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.
Tool/software:
I am planning to use MCAL (MCAL_MSPM0_00.02.04.00) for my current project for MSPM0G3519. Where should I get all the startup/vectortable/exception related files? Is there any sample example that can be used as reference?
Hi thanks for the question! You should be able to access it here: www.ti.com/.../MSPM0-MCAL
-Brian
Hello Brian,
Thanks for reply.
In the downloads I can just see startup file with respect to compiler. I did not find vector table/ exception apis files. Am i checking correctly in downloaded package? or I need to check somewhere else in compiler folder?
Let me check, I think it should all be in there, but I will double check to make sure.
Looking at the library, looks like the vector table and exceptions are located in the startup_iar.c, is this what you are looking for?