##// END OF EJS Templates
add leon3ft into leon3_soc (and option IS_RADHARD to use leon3 or leon3ft)
add leon3ft into leon3_soc (and option IS_RADHARD to use leon3 or leon3ft)

File last commit:

r110:ff6ca9d2a8d8 JC
r524:cca844e6506f JC
Show More
hello.c
6 lines | 125 B | text/x-c | CLexer
pellion
BootLoader v1.0.0
r110
main()
{
printf("\n\n Hello LEON3 World!!!\n");
printf("\n Simulation will now be halted through error mode...\n\n");
}