Yes, I added underscore yesterday. Actually I see I updated C code after asking here, to this:
extern void DECODE(void); extern unsigned char disp_digits[5]; void main() { disp_digits[0]=0; disp_digits[1]=1; disp_digits[2]=2; disp_digits[3]=3; DECODE(); Then it compiles without errors, but does not work anyway. Will have to find out how to simulate it, to see what it's trying to do. On Thu, May 26, 2011 at 10:16, Maarten Brock <sourceforge.br...@dse.nl> wrote: > Hi, > > You probably need to add an undercore in assembly to disp_digits. > > Maarten > -- KPL ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user