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.

AM6442: SITARA AM64X R5F

Part Number: AM6442

Hello I'm Francesco.

I have a board SITARA AM6442 for development my library for CORTEX R5F into IAR enviroment.

Can I have a support for define the start-up of board?

  1. I not need the MPU. I want to know what need to start-up (boot, ram, peripheral, tick timer, irq, ....) to include then the freeRTOS correctly.
  2. Then I need to enable only core0 and disable core1 for R5F. how to do this?
  3. I start to do something but for example the irq management not clear the pending irq.
  4. Another problem is how configured all RAM for my application (TCMA-TCMB)
  5. I need your support for this board because I need understand because now seem very difficult to the porting into IAR

I start to do something because I start from your project into code composer studio

Thanks.