00001 00006 #ifdef ASM 00007 .sect code,code 00008 .org 0x0050 00009 ldc 0x1802,i6 //__stack+2 00010 .import _main 00011 j _main 00012 ldc 0x46e6,lr0 //For VS1000B only! 00013 //Return after the spiload calls 00014 00015 .end 00016 #endif