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