rtems hello world, doesn't hit POSIX_init

Martin Galvan martin.galvan at tallertechnologies.com
Sun Oct 5 11:21:38 UTC 2014


> When I run my application, it doesn't seem to ever hit my POSIX_Init entry
> point -- I don't see my printf call, and if I run it in a debugger and look
> at the backtrace after it has completed, I get the following --

Even though from the rest of your e-mail it can be seen that there may
be a bigger problem here, I just wanted to remark that sometimes RTEMS
won't do any prints unless you either use puts() or end your strings
with a '\n', so you may want to check that if you still don't see any
output after solving your current issue.

-- 

Martín Galván

Software Engineer

Taller Technologies Argentina


San Lorenzo 47, 3rd Floor, Office 5

Córdoba, Argentina

Phone: 54 351 4217888 / +54 351 4218211



More information about the users mailing list