This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HalcoGen-generated assembly code does not compile

Other Parts Discussed in Thread: HALCOGEN

Hi,

  I have a project originally created using HalcoGen 4.4 and now I am using 4.5 and the generated assembly files

are no longer compiling.  I get the following error:

Error[40]: Bad instruction   ...\source\HL_sys_core.asm 38

In the source file line 38 is simply:

.text

One  important note is that I am using IAR Embedded Workbench which may have it's own compiler.  Any idea how to fix this?

Victor