Can't invoke the RTEMS startup Init()
Jianxun Yan
yanjx at jlab.org
Mon Jan 30 21:17:09 UTC 2017
Hi,
BSP: altcycv_devkit
RTEMS version 4.11
The example application has the basic codes of init.c, rtems_config.c,
rtems_net.c, etc. After compiled and created the boot file rtems.bin,
the BSP can be booted with Init() with no problem.
The problem is if I made a library (librtemscom.a) with these routines,
and have another application (test) to link this library. After compiled
and created the boot file test.bin, the BSP can't boot with Init().
Does anyone know what cause the problem?
Thanks
Jay Yan
More information about the users
mailing list