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] NXP freemaster -Can not detect the board information.

Status
Not open for further replies.

snipex

Junior Member level 3
Joined
May 23, 2016
Messages
29
Helped
2
Reputation
4
Reaction score
2
Trophy points
3
Activity points
284
Hi,

I recently started working with NXP Kinetis processor and I ran in to a problem with FreeMaster debugging tool.
I followed the tutorial here : https://mcuoneclipse.com/2013/08/24/tutorial-freemaster-visualization-and-run-time-debugging/
but I cannot get it to work.
The following error shows up in FreeMaster tool after I try to connect : "Can not detect the board information. The communication will be paused."

It worked one time (I don't know what I did), but then I added another variable to the project so that I can control it (as in tutorial) and it again stopped working.

Any help would be appreciated.
 

Found the issue.

If anyone is interested:
The problem occurred when I was reading a register that I shouldn't have. It caused the processor to go into Hard_Fault interrupt where it stoped.
It then couldn't maintain the connection to the FreeMaster as it should call the FMSTR1_Poll() function regulary.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top