Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FreeRTOS application help plz

Status
Not open for further replies.

lastengineer31

Newbie level 3
Joined
May 7, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,301
Hi , i need help , i m working with pic18f4550 using FreeRTOS, i ve create an USB task but i had this error :


MPLINK 4.34, Linker
Copyright (c) 2009 Microchip Technology Inc.
Error - section '.udata_heap_1.o' can not fit the section. Section '.udata_heap_1.o' length=0x000001f8
Errors : 1


i think this error is because of memory of the pic18f4550
can any one tell me what to do
thank u
 

I think the memory that u use must not exceed the maximum memory that is already defined in the library. u can refer the compiler's user guide.
 


Thanks for ur hlp
After lot of tries i ve :
BUILD SUCCEEDED

now the problem : i ve creat a simple task "ToggleLED" but it doesn't work
i think the multitask is not working i have no idea about the problem can any one help
 

Well we need to see your code before we can help you.

Does the project with your simple task compile properly?

I suggest zipping up your project and uploading it or if it is fairly short post it in code tags.
 

hi every one
i ve converted the demo of FreeRTOS from pic18452 to pic18f4550 the problem is vTaskDelay () doesn't work i have no idea whats the problem
i ve attached my project if any one find the error plz help
thank u
"View attachment FreeRTOS V6.0.4.rar rtosdemo1.mcp"

dont use sms or short hand typing skills in this forum... type the complete words by spending few more seconds. this is the last warning and further posts and thread of yours will be deleted without informing you if continued.... this is the last warning to you........
 
Last edited by a moderator:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top