Tool/software:
I am trying to bare metal program a custom board based on ti-am5749, I can't find an empty project to start with.
I'd like to program it with the XDS 200 debug probe, but not a single example is available in code composer studio 20.
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 trying to bare metal program a custom board based on ti-am5749, I can't find an empty project to start with.
I'd like to program it with the XDS 200 debug probe, but not a single example is available in code composer studio 20.
Hello,
I am trying to bare metal program a custom board based on ti-am5749, I can't find an empty project to start with.
Also be aware that it is not possible to create barebones projects from scratch via the IDE. This is supported from the command line however:
Thanks
ki