I am the guy who can kick your ass,
did you know that?
Entire Forum
This board
This topic
Members
Entire Site
Home
Contact Us
Help
Search
GoogleTagged
Donations
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
November 30, 2024, 06:41:00 06:41
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Sonsivri
>
Electronics
>
Pic C Languages
(Moderator:
o2
) >
salvo help !!!!
Pages: [
1
]
« previous
next »
Print
Author
Topic: salvo help !!!! (Read 4088 times)
0 Members and 1 Guest are viewing this topic.
cnonis
Guest
salvo help !!!!
«
on:
December 23, 2006, 04:35:35 16:35 »
When I compile the examples of salvo with hi-tide 3,0 I have the following message. somebody can help me
Error #500: ; : undefined symbols:
_OSecbArea (main.obj)_OStcbArea (main.obj)_OSInit (main.obj)_OSSaveRtnAddr (main.obj)_OSSched (main.obj)_OSTimer (main.obj)_OSDelay (main.obj)_OSWaitBinSem (main.obj)?_OSSaveRtnAddr (main.obj)?_OSDelay (main.obj)_OSCreateTask (main.obj)_OSCreateBinSem (main.obj)_OSSignalBinSem (main.obj)
Logged
mana111
Newbie
Offline
Posts: 28
Thank You
-Given: 9
-Receive: 6
Re: salvo help !!!!
«
Reply #1 on:
December 25, 2006, 10:51:11 10:51 »
if u have salvo source:
1- open the salvo user manual
2- search the manual for each element like (OSecbArea)
3- and find what source file contain this varible (for OSecbArea it's mem.c "found in source folder")
4- import the source files in ur project then compile again
that's all
Logged
mana111
Newbie
Offline
Posts: 28
Thank You
-Given: 9
-Receive: 6
Re: salvo help !!!!
«
Reply #2 on:
December 25, 2006, 11:03:58 11:03 »
this is tut6 working and compiled with hi-tide3
just choose file--->import---->zip file
http://rapidshare.com/files/8877308/working_tut6.zip.html
Logged
cnonis
Guest
Re: salvo help !!!!
«
Reply #3 on:
December 26, 2006, 03:07:56 03:07 »
thanks for the aid. I have loaded the file but I have the following error
'Building file: ../sched.c'
"C:/Archivos de programa/HI-TECH Software/PICC/9.50/bin/picc" --opt=none -c --ide=hitide --chip=16F877 -g -m --asmlist --codeoffset=0 --warn=0 --errors=10 --char=unsigned --double=24 --opt=+9 --opt=+space -osched.obj ../sched.c
Error #285: ../sched.c; 83: no identifier in declaration (col 1)
Warning #374: ../sched.c; 83: missing basic type; int assumed (col 1)
Error #314: ../sched.c; 83: ";" expected (col 1)
Error #285: ../sched.c; 100: no identifier in declaration (col 1)
Warning #374: ../sched.c; 100: missing basic type; int assumed (col 1)
Error #314: ../sched.c; 100: ";" expected (col 1)
Error #285: ../sched.c; 100: no identifier in declaration (col 17)
Warning #374: ../sched.c; 100: missing basic type; int assumed (col 17)
Error #314: ../sched.c; 100: ";" expected (col 17)
Error #285: ../sched.c; 100: no identifier in declaration (col 19)
Warning #374: ../sched.c; 100: missing basic type; int assumed (col 19)
Error #314: ../sched.c; 100: ";" expected (col 19)
Error #285: ../sched.c; 117: no identifier in declaration (col 1)
Warning #374: ../sched.c; 117: missing basic type; int assumed (col 1)
Error #314: ../sched.c; 117: ";" expected (col 1)
Warning #374: ../sched.c; 126: missing basic type; int assumed (col 12)
Error #984: ../sched.c; 126: type redeclared (col 12)
Advisory #1: ../sched.c; 126: too many errors (11) (col 12)
Logged
mana111
Newbie
Offline
Posts: 28
Thank You
-Given: 9
-Receive: 6
Re: salvo help !!!!
«
Reply #4 on:
December 26, 2006, 08:27:33 08:27 »
go to the properties page of the project
choose c/c++ build
change the include paths to your paths
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Electronics
-----------------------------
=> Projects
=> Pic Basic Languages
=> Pic C Languages
=> AVR, 8051 Family and ARM Area
=> RTOS
=> Artificial Intelligence (AI) & Robotics
=> Hardware and Tools
=> General Electronics
-----------------------------
Computers
-----------------------------
=> Internet Scripting Languages
=> Graphics and CAD
-----------------------------
Announcements and Rules
-----------------------------
=> Help & Rules
===> English
===> Arabic
===> French
===> Italian
===> Persian
===> Portuguese (Brazilian)
===> Spanish
===> Swedish
===> Turkish
=> Announcements
-----------------------------
Others
-----------------------------
=> General
=> Entertainment
=> Suggest Forum Content
=> Holiday and Greetings
=> Testing Forum
=> Invitation Request
Loading...