Tool/software: Linux
Dear TI,
We are using AM572x General purpose EVM and ti-processor-sdk-linux-am57xx-evm-05.01.00.11-Linux-x86 SDK.
We want to run an standalone code on Cortex_M4 IPU inside AM572x processor(I2C code for example), Kindly
1. Let us know to which location inside processor Linux SDK we need to copy our source code in order to compile the source code.
2. what is the procedure to individually compile and build the source code for Cortex_M4 IPU ?
3. Which location inside Processor SDK is the binary/executable file generated?
4. To which location the binary/executable file to be copied in processor SDK so that this file is loaded directly onto Cortex_M4 IPU during Linux boot-up on AM572x EVM?
5. For the same example, how to give I2C pin access ( Pin Mux) to the slave core (Cortex_M4 IPU) from the master core (Cortex_A15) in Linux?
Regards,
Muthu S