Hi,
I have encountered a problem with the XMEga_USB_CDC demo and look for help.
I've tried the XMega_USB_CDC demo. The code is not changed and copied into a local folder. The uXmega_CDC.pcu is also copied into this local folder.
CTRL-F9 begins to compile, opens the .asm window and throws an error on two lines with the JMP ... :
SYSTEM.VectTab:
JMP SYSTEM.RESET
:
:
JMP SYSTEM.$INTERRUPT_BUSEVENT
JMP SYSTEM.$INTERRUPT_TRNCOMPL
.VECTTABLE
Error: parameter error
Error: parameter error
/Alois
I have encountered a problem with the XMEga_USB_CDC demo and look for help.
I've tried the XMega_USB_CDC demo. The code is not changed and copied into a local folder. The uXmega_CDC.pcu is also copied into this local folder.
CTRL-F9 begins to compile, opens the .asm window and throws an error on two lines with the JMP ... :
SYSTEM.VectTab:
JMP SYSTEM.RESET
:
:
JMP SYSTEM.$INTERRUPT_BUSEVENT
JMP SYSTEM.$INTERRUPT_TRNCOMPL
.VECTTABLE
Error: parameter error
Error: parameter error
/Alois
