Tagged Questions
4
votes
1answer
306 views
Executing code that is preloaded in flash NOR
I'm building a uClinux system to run on an NXP LPC2478. The chip has 512k onboard fast flash from which it can directly execute code. I want to load and run a user app out of regular external SDRAM. ...
4
votes
4answers
5k views
arm-linux-gcc vs arm-elf-gcc
I am looking at uClinux system that builds the kernel with arm-linux-xxx, but builds the user apps with arm-elf-xxx.
If the apps are intended to run on linux, wouldn't it be better to build ...
2
votes
2answers
271 views
What does it mean to attach ROMFS in RAM?
I'm building a kernel for an ARM platform running uClinux 2.4 and under "General Setup" in the Linux configuration there is an option called "m68knommu-style attached romfs in RAM support". My ARM ...
1
vote
0answers
357 views
embedded uclinux footprint on cortex M3
I am having trouble with this question, somebody (hopefully mistakenly) moved the previous question to Unix/Linux list which has zero uclinux tagged questions. This is more of a embedded linux ...