Real-Time Workshop --> C Code Bug



I have converted my model file to C code using Real-Time Workshop. I
opened up the name.c folder, then attempted to build it in VC++. I
incompletely debugged the program, since these two errors remain when
I attempt to built it,

"
Linking...
circ1_real.obj : error LNK2001: unresolved external symbol _rtP
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/circ1_real.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

circ1_real.exe - 3 error(s), 0 warning(s).
"

I googled these errors. One proposed solution is to make sure that
this VC++ Project is compiled as a Win32 Application, not a Console.

Please provide help with these bugs.

I thank you.

Sincerely,
Kevin
.



Relevant Pages

  • Re: 0.18um cmos model file
    ... >Where can I get the model file from? ... >And which folder I should put it into my software in order to simulate ... Your simulator set up tab (location is dependent on which simulator ... and how to invoke the process corners. ...
    (sci.electronics.cad)
  • Re: 0.18um cmos model file
    ... Let's say I choose a TSMC 0.18um cmos technology. ... Where can I get the model file from? ... And which folder I should put it into my software in order to simulate ...
    (sci.electronics.cad)
  • Re: 0.18um cmos model file
    ... Let's say I choose a TSMC 0.18um cmos technology. ... Where can I get the model file from? ... And which folder I should put it into my software in order to simulate ...
    (sci.electronics.cad)
  • Re: Matlab --> C++ Code
    ... Kevin M wrote: ... I have created a Simulink model file and an m file. ... the model file into C Code using Real-Time Workshop, ...
    (comp.soft-sys.matlab)
  • Matlab --> C++ Code
    ... I have created a Simulink model file and an m file. ... the model file into C Code using Real-Time Workshop, ... unsure of how to convert the m file to C or C++. ...
    (comp.soft-sys.matlab)