Running software without an underlying OS (Linux, Windows, Android, ...)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Running software without an underlying OS (Linux, Windows, Android, ...)

1,133 次查看
jimpanse
Contributor II

Hey folks,

i want to run some code directly (without an OS) on my i.MX53 QSB. Can you help me with that?

Is there any documentation available?

Thanks!!

标签 (1)
0 项奖励
回复
4 回复数

928 次查看
JorgeRama_rezRi
NXP Employee
NXP Employee

Hi Jimpanse,

You can run standalone code through JTAG. Chapter 9 of the users guide says how to do it. You can find the users guide in the following link:

http://cache.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf?fpsp=1&WT_TYPE=UsersGuides&WT_VENDO...

About the code, you can write it in Eclipse, which is a freeware you can download from www.eclipse.org. After you finish the code, you can also compile it as a binary and flash it, this way you don't need JTAG.

Best regards.

Jorge.

928 次查看
jimpanse
Contributor II

Hey Jorge,

can you explain these steps a bit more detailed?

About the code, you can write it in Eclipse, which is a freeware you can download from www.eclipse.org. After you finish the code, you can also compile it as a binary and flash it, this way you don't need JTAG.

Which toolchain can I use? The CodeSourcery Lite Toolchain?

What do you mean by flashing without JTAG? Flashing the binary to the SD-Card? Which tool can I use?

Thanks in advance!

0 项奖励
回复

928 次查看
jimmychan
NXP TechSupport
NXP TechSupport

There is a test code (without any OS) for i.MX53QSB called IMX53_QSB_OBDS .  You can download it from the i.MX53QSB web page.

928 次查看
jimpanse
Contributor II

Thank you very much. I've searched for something like this! :smileyhappy:

0 项奖励
回复