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.

[SOLVED] Free RTOS not working in STM32F407 Discovery board

Status
Not open for further replies.

PRABAKARDEVA

Full Member level 2
Joined
Sep 16, 2013
Messages
127
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Location
Chennai
Activity points
2,168
Hi,

I have created a basic Free RTOS based project using STM32Cube IDE to turn on LED ON and OFF.

Successfully compiled.But when I debug the project, the processor jumps to the Hard Fault Handler while "osKernelStart" function is executed.

So I checked the Fault Analyzer window, it shows that BUS,Memory or Usage Fault forced and PC points to the this function "prvPortStartFirstTask".
Exact fault details unable to identify.

I am not sure that what kind of problem has occurred. I attached the complete source code here.Kindly support to resolve this problem.
 

Attachments

  • F407_RTOS_Check.rar
    2 MB · Views: 135

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top