Debugger Won't Open

General discussion on mikroPascal PRO for PIC32.
Post Reply
Author
Message
ckelley
Posts: 9
Joined: 14 Feb 2019 22:28

Debugger Won't Open

#1 Post by ckelley » 16 Sep 2019 19:43

I am having the following issues:
  1. Whenever I attempt to start the debugger, I get the following faults:
    • 1: Failure In Call To Device Driver
      Image
    • 2: mikroICD Error
      Image
    • 3: ICD Not Found
      Image


      I'm aware that a potential fix to this is loading the schema file for the MCU in question,
      but the schema for the MZ2048ECH doesn't exist in the install path. The only PIC32MZ
      scheme present is for the MZ2048EFH. Attempting to load this schema results in
      the following error upon loading:
    • 4: Error Loading Scheme File
      Image
  2. Are there any quirks or easily overlooked configuration elements that could be causing this, or that could be changed to make this work?
Thanks,
Caleb
Attachments
Error Loading Scheme File.png
Error Loading Scheme File.png (24.18 KiB) Viewed 1457 times

User avatar
stefan.filipovic
mikroElektronika team
Posts: 1135
Joined: 18 Dec 2018 10:30

Re: Debugger Won't Open

#2 Post by stefan.filipovic » 17 Sep 2019 15:25

Hi Caleb,

Usually, these errors appear because of the wrong clock configuration.
I suggest you try following the procedure that I've posted here to be able to load the clock scheme written for PIC32MZ2048EFH144.

Kind regards,
Stefan Filipović

Post Reply

Return to “mikroPascal PRO for PIC32 General”