View previous topic :: View next topic |
Author |
Message |
microlo75
Joined: 13 Apr 2010 Posts: 23
|
Problem trace MPLAB |
Posted: Fri Jun 17, 2011 10:18 am |
|
|
Hi forum,
Use PIC24fj256gb110 with MPLAB and Compiler V. 4121 and REAL-ICE
the program works but it stops by itself "Target halted"
Code: | #fuses HS,PR_PLL,DEBUG,NOWDT,ICSP2, NOPROTECT, PLL5
|
What can it be
How do I see what happened
But in MPLAB the trace not work
When I open the window of trace: "No items to display"
Thank you all for the help
Alex |
|
|
microlo75
Joined: 13 Apr 2010 Posts: 23
|
Re: Problem trace MPLAB |
Posted: Sat Jun 18, 2011 3:48 am |
|
|
microlo75 wrote: | Hi forum,
Use PIC24fj256gb110 with MPLAB and Compiler V. 4121 and REAL-ICE
the program works but it stops by itself "Target halted" |
!!!!!!!!!! with 4.119 work.... |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Sat Jun 18, 2011 5:15 am |
|
|
Contact CCS for more info or help, sounds like a 'bug',could be in the device header or the compiler itself.
Considering how many variations of PIC there are now(compared to 20 years ago) it amazes me that CCS can keep upgrading the compilers as often they do and for the most part it all works. |
|
|
microlo75
Joined: 13 Apr 2010 Posts: 23
|
|
Posted: Sat Jun 18, 2011 6:37 am |
|
|
temtronic wrote: | Contact CCS for more info or help, sounds like a 'bug',could be in the device header or the compiler itself.
Considering how many variations of PIC there are now(compared to 20 years ago) it amazes me that CCS can keep upgrading the compilers as often they do and for the most part it all works. |
I discovered this:
the problem is when I use USB and UART3 together
In your opinion, because the trace does not work?
many thanks anyway
Alex |
|
|
|