Hi
I want to know how can we load a freeRTOS application when Linux is running already.
Can we access files that are in Linux Filesystem in freeRTOS projects? If Yes, How?
Thanks
Himansu
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.
Hi
I want to know how can we load a freeRTOS application when Linux is running already.
Can we access files that are in Linux Filesystem in freeRTOS projects? If Yes, How?
Thanks
Himansu
Hello Himansu,
Which core(s) are you looking at loading freeRTOS on?
What are you trying to accomplish by sharing files between Linux and freeRTOS?
Regards,
Nick
Hello Himansu,
Apologies for losing this thread. With the release of AM64x Linux Processor SDK 8.0 we provide updated documentation for loading a firmware into the R5s using Linux remoteproc Driver: https://software-dl.ti.com/processor-sdk-linux/esd/docs/08_00_00_21/linux/Foundational_Components_IPC64x.html
I am used to thinking about passing data between cores from a "raw data stored at a shared memory address" standpoint. Let me check with some other engineers on thoughts about passing full files.
Regards,
Nick