Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

An error in pic16f84a, why?

Status
Not open for further replies.

Zener_Diode

New Member
hey....
I downloaded some files with unilink code. when I compile it I have got an error on line with ";".
Does someone know why?
the asm files I downloaded from:
http://unilink.diglin.com/mode_emploi.html

choose there Unilink_project


Thanks a head....

p.s. I need to run the program on pic16f84A.
 

Attachments

  • Untitled-1.psd.jpg
    Untitled-1.psd.jpg
    114.4 KB · Views: 1,287
When I save it in a wordpad and run a compile in MPLAB, it founds me errors:
Error[150] C:\MP3\MP3\DISPLAY.ASM 23 : Labels must be defined in a code or data section when making an object file
Error[113] C:\MP3\MP3\DISPLAY.ASM 24 : Symbol not previously defined (MyId)
Error[152] C:\MP3\MP3\DISPLAY.ASM 24 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 25 : Symbol not previously defined (Rad)
Error[152] C:\MP3\MP3\DISPLAY.ASM 25 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 26 : Symbol not previously defined (STATUS)
Error[113] C:\MP3\MP3\DISPLAY.ASM 26 : Symbol not previously defined (Z)
Error[152] C:\MP3\MP3\DISPLAY.ASM 26 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 27 : Symbol not previously defined (ReceiveBreak)
Error[152] C:\MP3\MP3\DISPLAY.ASM 27 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 29 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 29 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 31 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 31 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 34 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 34 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 35 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 36 : Symbol not previously defined (STATUS)
Error[113] C:\MP3\MP3\DISPLAY.ASM 36 : Symbol not previously defined (Z)
Error[152] C:\MP3\MP3\DISPLAY.ASM 36 : Executable code and data must be defined in an appropriate section
Error[151] C:\MP3\MP3\DISPLAY.ASM 37 : Operand contains unresolvable labels or is too complex
Error[152] C:\MP3\MP3\DISPLAY.ASM 37 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 39 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 39 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 40 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 41 : Symbol not previously defined (STATUS)
Error[113] C:\MP3\MP3\DISPLAY.ASM 41 : Symbol not previously defined (Z)
Error[152] C:\MP3\MP3\DISPLAY.ASM 41 : Executable code and data must be defined in an appropriate section
Error[151] C:\MP3\MP3\DISPLAY.ASM 42 : Operand contains unresolvable labels or is too complex
Error[152] C:\MP3\MP3\DISPLAY.ASM 42 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 44 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 44 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 45 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 46 : Symbol not previously defined (STATUS)
Error[113] C:\MP3\MP3\DISPLAY.ASM 46 : Symbol not previously defined (Z)
Error[152] C:\MP3\MP3\DISPLAY.ASM 46 : Executable code and data must be defined in an appropriate section
Error[151] C:\MP3\MP3\DISPLAY.ASM 47 : Operand contains unresolvable labels or is too complex
Error[152] C:\MP3\MP3\DISPLAY.ASM 47 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 63 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 63 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 64 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 65 : Symbol not previously defined (STATUS)
Error[113] C:\MP3\MP3\DISPLAY.ASM 65 : Symbol not previously defined (Z)
Error[152] C:\MP3\MP3\DISPLAY.ASM 65 : Executable code and data must be defined in an appropriate section
Error[151] C:\MP3\MP3\DISPLAY.ASM 66 : Operand contains unresolvable labels or is too complex
Error[152] C:\MP3\MP3\DISPLAY.ASM 66 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 109 : Symbol not previously defined (ReceiveBreak)
Error[152] C:\MP3\MP3\DISPLAY.ASM 109 : Executable code and data must be defined in an appropriate section
Error[150] C:\MP3\MP3\DISPLAY.ASM 113 : Labels must be defined in a code or data section when making an object file
Error[152] C:\MP3\MP3\DISPLAY.ASM 114 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 115 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 115 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 117 : Symbol not previously defined (MyId)
Error[152] C:\MP3\MP3\DISPLAY.ASM 117 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 118 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 118 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 120 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 121 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 121 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 123 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 124 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 124 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 126 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 126 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 127 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 127 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 129 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 129 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 130 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 130 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 132 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 132 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 133 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 133 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 135 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 136 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 136 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 138 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 139 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 139 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 141 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 142 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 142 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 144 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 145 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 145 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 147 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 148 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 148 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 150 : Symbol not previously defined (TrackNum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 150 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 151 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 151 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 153 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 154 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 154 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 156 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 157 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 157 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 159 : Symbol not previously defined (DiskNum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 159 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 160 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 161 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 161 : Executable code and data must be defined in an appropriate section
Error[151] C:\MP3\MP3\DISPLAY.ASM 163 : Operand contains unresolvable labels or is too complex
Error[152] C:\MP3\MP3\DISPLAY.ASM 163 : Executable code and data must be defined in an appropriate section
Error[150] C:\MP3\MP3\DISPLAY.ASM 167 : Labels must be defined in a code or data section when making an object file
Error[152] C:\MP3\MP3\DISPLAY.ASM 168 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 169 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 169 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 171 : Symbol not previously defined (MyId)
Error[152] C:\MP3\MP3\DISPLAY.ASM 171 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 172 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 172 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 174 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 175 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 175 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 177 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 178 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 178 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 180 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 180 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 181 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 181 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 183 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 183 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 184 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 184 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 186 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 186 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 187 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 187 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 189 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 190 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 190 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 192 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 193 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 193 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 195 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 196 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 196 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 198 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 199 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 199 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 201 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 202 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 202 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 204 : Symbol not previously defined (TrackNum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 204 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 205 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 205 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 207 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 208 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 208 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 210 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 211 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 211 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 213 : Symbol not previously defined (DiskNum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 213 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 214 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 215 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 215 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 225 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 226 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 226 : Executable code and data must be defined in an appropriate section
Error[151] C:\MP3\MP3\DISPLAY.ASM 229 : Operand contains unresolvable labels or is too complex
Error[152] C:\MP3\MP3\DISPLAY.ASM 229 : Executable code and data must be defined in an appropriate section
Error[150] C:\MP3\MP3\DISPLAY.ASM 233 : Labels must be defined in a code or data section when making an object file
Error[150] C:\MP3\MP3\DISPLAY.ASM 234 : Labels must be defined in a code or data section when making an object file
Error[152] C:\MP3\MP3\DISPLAY.ASM 235 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 236 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 236 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 238 : Symbol not previously defined (MyId)
Error[152] C:\MP3\MP3\DISPLAY.ASM 238 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 239 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 239 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 241 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 242 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 242 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 247 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 249 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 249 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 251 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 251 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 252 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 252 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 254 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 254 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 255 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 255 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 257 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 257 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 258 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 258 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 260 : Symbol not previously defined (TrackNum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 260 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 261 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 261 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 263 : Symbol not previously defined (Time1)
Error[152] C:\MP3\MP3\DISPLAY.ASM 263 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 264 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 264 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 266 : Symbol not previously defined (Time0)
Error[152] C:\MP3\MP3\DISPLAY.ASM 266 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 267 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 267 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 269 : Symbol not previously defined (DiskNum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 269 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 270 : Symbol not previously defined (DispCtrl)
Error[152] C:\MP3\MP3\DISPLAY.ASM 270 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 271 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 271 : Executable code and data must be defined in an appropriate section
Error[151] C:\MP3\MP3\DISPLAY.ASM 273 : Operand contains unresolvable labels or is too complex
Error[152] C:\MP3\MP3\DISPLAY.ASM 273 : Executable code and data must be defined in an appropriate section
Error[150] C:\MP3\MP3\DISPLAY.ASM 407 : Labels must be defined in a code or data section when making an object file
Error[152] C:\MP3\MP3\DISPLAY.ASM 409 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 410 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 410 : Executable code and data must be defined in an appropriate section
Error[150] C:\MP3\MP3\DISPLAY.ASM 413 : Labels must be defined in a code or data section when making an object file
Error[152] C:\MP3\MP3\DISPLAY.ASM 414 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 415 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 415 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 417 : Symbol not previously defined (MyId)
Error[152] C:\MP3\MP3\DISPLAY.ASM 417 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 418 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 418 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 420 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 421 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 421 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 423 : Symbol not previously defined (Disk0)
Error[152] C:\MP3\MP3\DISPLAY.ASM 423 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 424 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 424 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 426 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 426 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 427 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 427 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 429 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 429 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 430 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 430 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 432 : Symbol not previously defined (Count2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 432 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 433 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 433 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 435 : Symbol not previously defined (Disk1)
Error[152] C:\MP3\MP3\DISPLAY.ASM 435 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 436 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 436 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 438 : Symbol not previously defined (Disk2)
Error[152] C:\MP3\MP3\DISPLAY.ASM 438 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 439 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 439 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 441 : Symbol not previously defined (Disk3)
Error[152] C:\MP3\MP3\DISPLAY.ASM 441 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 442 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 442 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 444 : Symbol not previously defined (Disk4)
Error[152] C:\MP3\MP3\DISPLAY.ASM 444 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 445 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 445 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 447 : Symbol not previously defined (Disk5)
Error[152] C:\MP3\MP3\DISPLAY.ASM 447 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 448 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 448 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 450 : Symbol not previously defined (Disk6)
Error[152] C:\MP3\MP3\DISPLAY.ASM 450 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 451 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 451 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 453 : Symbol not previously defined (Disk7)
Error[152] C:\MP3\MP3\DISPLAY.ASM 453 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 454 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 454 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 456 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 457 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 457 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 459 : Symbol not previously defined (DiskNum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 459 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 464 : Symbol not previously defined (DispCtrl)
Error[152] C:\MP3\MP3\DISPLAY.ASM 464 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 465 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 465 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 526 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 526 : Executable code and data must be defined in an appropriate section
Error[150] C:\MP3\MP3\DISPLAY.ASM 545 : Labels must be defined in a code or data section when making an object file
Error[152] C:\MP3\MP3\DISPLAY.ASM 546 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 547 : Symbol not previously defined (Display)
Error[152] C:\MP3\MP3\DISPLAY.ASM 547 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 549 : Symbol not previously defined (Respond_End)
Error[152] C:\MP3\MP3\DISPLAY.ASM 549 : Executable code and data must be defined in an appropriate section
Error[150] C:\MP3\MP3\DISPLAY.ASM 553 : Labels must be defined in a code or data section when making an object file
Error[113] C:\MP3\MP3\DISPLAY.ASM 554 : Symbol not previously defined (Checksum)
Error[152] C:\MP3\MP3\DISPLAY.ASM 554 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 555 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 555 : Executable code and data must be defined in an appropriate section
Error[152] C:\MP3\MP3\DISPLAY.ASM 557 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 558 : Symbol not previously defined (SendByte)
Error[152] C:\MP3\MP3\DISPLAY.ASM 558 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 560 : Symbol not previously defined (IssueSlaveBreak)
Error[152] C:\MP3\MP3\DISPLAY.ASM 560 : Executable code and data must be defined in an appropriate section
Error[113] C:\MP3\MP3\DISPLAY.ASM 563 : Symbol not previously defined (ReceiveBreak)
Error[152] C:\MP3\MP3\DISPLAY.ASM 563 : Executable code and data must be defined in an appropriate section
Error[129] C:\MP3\MP3\DISPLAY.ASM 565 : Expected (END)
Halting build on first failure as requested.
BUILD FAILED: Sat Apr 10 08:18:14 2004

what should I do now?
 
okkk
It is working fine.
All you need is the main asm file in your project, the rest is included in this asm.
Unzip the file and open it in your MPLAB IDE.
"open project"

STEVE
 

Attachments

  • GNUnilink-1.8.zip
    86.5 KB · Views: 494
  • mplaboutput.gif
    mplaboutput.gif
    13.4 KB · Views: 1,237
I can't write you a step by step tutorial !
The rs232 code writen for hartdware usart, 16F84 don't have one.
Save the trouble for yourself, go and buy a F627 or 28.
:idea:
Write to the author of the code !
or read thru the project!
maybe some one else can solve it for you.
good luck
STEVE


Sorry :arrow:
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top