Hello TI.
First of all, thank you for this amazing chip, but I as a new to Embedded world I would like to ask something from you.
I have a series of questions, I may please be answered in detail.
1) What software parts I need to write, compile codes and download the binaries into the chip.
For example (using WSL on Windows 10):
1a) For making an application that will include RF5 (main) and C7x, what software parts I will download (Which SDK etc).
1b) Where will I put my files and how to compile them suing dowloaded software parts? What should be the contents of compilation scripts etc.
1c) What files will be generated in order to program these both processors
1d) How to download my code into the chip when chip?
1e) How will I simulate my code without using board, or with using board (using print statements).
2) How will I write codes for different cores (R5F, C7x or A72 etc) and how will I tell the compiler, that this code should run on some specific core?
You might feel some of my questions to be totally uneducated, but I take whole responsibility of it, as I am just getting started with TI chips.