We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
When i compil my program it show Build target 'NTM8051' compiling UCOS_II.C... assembling ..\out\UCOS_II.src... compiling OS_CPU_C.C... ..\PORT\OS_CPU_C.C(63): error C231: 'OSTaskStkInit': redefinition assembling OS_CPU_A.ASM... compiling mainfile.C... compiling function.C... Target not created i try to compil my example program but it have error C231 . please advice me
It seems that the header declaration of the OSTaskStkInit function does not match it's real declaration... regards Dejan
thank you every much. Dejan Durdenic