Tagged Questions
5
votes
3answers
2k views
Embedded Linux or eCos?
One way to look at it - embedded Linux starts with desktop Linux & ditches the parts not needed for embedded systems (is this actually true?), whereas eCos is designed from the ground up for ...
5
votes
1answer
153 views
Seeking (reasonably priced) eCos development board
I heard about eCos and it looks like it would be fun to play about with as a hobby project.
Can anyone recommend a reasonably priced development board.If it doesn't add too much to the cost, I'd like ...
4
votes
3answers
2k views
GCC MIPS-32 Calling Conventions / Stack Frame Definition
There appears to be no definitive standardized stack frame and C language calling conventions (register usage and such) for the MIPS-32 Processor Architecture. That is, it appears to be completely up ...