Hello All,

Compiling a C module ends with this error:

kees@SEPC002:~/nonbackup/projekten/1b0301xx-E110p/Common/Menu$
msp430-elf-gcc -I../Io -I../Misc -I../Inc  -I /opt/ti/gcc/include -I
/usr/local/msp430/msp430/include -DSETPLATFORMF1 -c bargraph.c
/tmp/ccuORGPs.s: Assembler messages:
/tmp/ccuORGPs.s:78: Error: instruction bis.a does not exist
I attached the .s file


        MOVA    &lcd+24, R14
        MOV.W   4(R1), R12
        MOV.W   6(R1), R13
        PUSH.W  R13 { PUSH.W    R12 { POPM.A    #1, R12
        BIS.A   R14, R12
        MOV.W   R12, &lcd+24

Note the MOVA and the BIS.A instructions........

Kees
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to