Tool/software:
Hello,
I have the following question. TI provides different downloads for the different processor versions like J721E, J784S4, ....
However within the build scripts of those toolchain I see that the BOARD to build for can be chosen.
Can I therefore use the toolchain from one processor also to build binaries for another processor by changing the BOARD variable, or is it mandatory to have a seperate toolchain setup for each processor-sdk?
Thank you in advance.