Hi there,
A time ago I had made some code in LabVIEW for ARM.
when building the code for the target (lm3s8962, not important it doesn't depend on which target it is)
LabVIEW just closes (crash) when generating the C code. WITHOUT ANY POPUP OR SOMETHING.
(first reaction: huh, where's LabVIEW?)
after some investigation I managed to find at which point labview was closing. (looking in the application build folder). the generated source file was incomplete.
So I stripped the vi that was crashing the CcodeGen (C code generation module of LabVIEW for ARM), and so I have got a simple application that just crashes when I am trying to build it.
It is only when I select "Enable expression folding"
I am using LabVIEW for ARM 2010 on Windows 7.
Can somebody can reproduce it on his system?
I have attached the project to test it.
Can somebody (from NI) recover some crash information, and find the cause of this crash.
I find it really bad that LabVIEW just closes without any notice.
The error must be in the CCodeGen of LabVIEW.
Wouter.
"LabVIEW for ARM guru and bug destroyer"