I have ported RedBoot to board LPC2468 and it run good. Then, I build an Ecos Application (.srec file) and load it into board, but when the application run, it display the temp value (??) I use these command: - Load Application into board: Redboot> load -v -m yMODEM 0xa000000 - Run Application: Redboot> go 0xa000000 but it display value like that: &lADisl&^_)llaf I don't know why it not run correctly? Can you help me, please! Thanks you
-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss