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.

Compiler/TMS320F28069M: What different BIOS.cmd and nonBIOS.cmd

Part Number: TMS320F28069M


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 -