Handel-C & DK3

Hi all. I tried to build a project in DK. Compiling is OK but i think i have a problem at the linkage. The output shows this error: "No simulation command line option specified ('-cl' option)" The code is very simple:

set clock=external ;

void main(void) { int 4 result; int 4 num; result=5; num=result; }

Anyone can help me? Thanks a lot

Reply to
camillo79
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.