Hi
Is it possible to load OS into onboard flash (like QSPI flash) through JTAG without using SD card (using card reader) .
Will AM2634 support LINUX ?
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
Is it possible to load OS into onboard flash (like QSPI flash) through JTAG without using SD card (using card reader) .
Will AM2634 support LINUX ?
Hi Bivin,
Thanks for your query.
There is currently no plans to support Linux on AM263x given we have only Cortex-R cores in AM263x. Sitara MPU processors like AM64x, AM62x which has Cortex-A supports Linux.
Regarding loading OS into Flash, yes, it is supported. Please refer to below
AM263x MCU+ SDK: Flashing Tools (ti.com)
AM263x MCU+ SDK: Flashing Tools (ti.com)
Regards,
Prasad
Hi
For processors which support Linux, will the same tool be used for loading OS into flash through JTAG ?
Regards
Bivin
Hi Bivin,
I would request to file new e2e ticket on AM64x to get more clarity. Below is my understanding -
For Linux Processors, flow can be slightly different as Linux involves file system and many times full file system can't be loaded on QSPI flash (given smaller flash size).
Hence, in Linux flow, usually we would have SD card where file system would be loaded with bootloader on QSPI flash.
Regards,
Prasad
Hi
Can i run RTOS on the same (AM2634), have doubt since it is not listed in software development session. Does Ti RTOS support automatic multi-core management like Linux ?
Hi Bivin,
Can i run RTOS on the same (AM2634), have doubt since it is not listed in software development session.
Yes, FreeRTOS is supported on AM263x. You can refer to below section in user guide for features supported. Note, we dont support TI RTOS (but only FreeRTOS) in MCU+ devices.
AM263x MCU+ SDK: FreeRTOS (ti.com)
Does Ti RTOS support automatic multi-core management like Linux ?
No, it is not supported and each core is treated as independent core running it's own instance of OS.
Regards,
Prasad
Hi Prasad
Can you suggest a processor which can support Linux as well as 4 or 5 ADC with simultaneous sampling option (like AM2634).
Regards,
Bivin
Hi Bivin,
You can refer below some of Sitara MPU processors which supports Linux.
AM6442 data sheet, product information and support | TI.com
AM625 data sheet, product information and support | TI.com
I am assigning this thread to Sitara MPU experts so they can help with your follow up questions.
Regards,
Prasad
Bivin, btw can you please let me know why you need Linux? Just trying to understand if AM263x can still fit for your requirement.
Hi Prasad
I felt using Linux would be easier for quick application development while handling multicores. I'm new to RTOS based development.
Hi Bivin,
My suggestion would be giving MCU+ SDK and AM263x a try. As AM263x would be good fit from cost perspective as well.
We have streamlined the multicore development process as well as we have pre-integrated FreeRTOS examples so you don't have to start from scratch.
AM263x MCU+ SDK: FreeRTOS Task Switch Example (ti.com)
AM263x MCU+ SDK: Hello World Project (ti.com)
Let me know if any doubts I can help with to make it easier.
Regards,
Prasad