From your experience can you please suggest how much of RAM is required in below scenario. Use case Scenario: a. freeRTOS b. Load secure key to CSEc + Perform encryption and decryption on plain text using loaded secure key + Prepare for secure boot. c. Run OBD CAN stack d. Other hardware initialization if any
well - I have no idea how many RAM your project will need - it depends on implementation. But I'm sure that 64kB of RAM on S32K144 is okay for your scenario.