Tool/software: TI C/C++ Compiler
Hi TI team,
I'm using F28069M and ccsv7.3
With knowledges and info about BIOS.cmd file and nonBIOS.cmd fil, BIOS.cmd include PieVectable so I don't need use InitPieVectTable() to init PIE vector and nonBIOS.cmd does not include PieVectable so I must use InitPieVectTable() to init for using PIE table interrupt.
Therefore, why we have 2 file option BIOS and nonBIOS instead of using file BIOS.cmd for all project with its convenient?
I think my question is a subjective questions but I usually think about this when I choose cmd file for my project.
Please help me
Thanks all a lots
Best regards
- Danh -