|
compiling in windriver
i searched but i couldn't find answer to it yet, if there are some threads regarding my question already, please let me know
my question is that is there any way to find out an error in the code without downloading the code to cRio or using debugging tool(which requires connection with cRio)?
i tried to build with intentional error( missing semicolon and missing headerfile) and it worked, so i guess it's not compiling the code or detecting errors.
so i'm wondering if windriver workbench can detect code errors without connection with cRio, like other IDEs did before(command IDE to compile, if there are some errors, compile failure, if not, compile to download).
|