Olimex Support Forum

Microcontrollers => PIC => Topic started by: asmblur on January 17, 2021, 10:46:07 PM

Title: Re: PIC32-HMZ144 working sample code
Post by: asmblur on January 17, 2021, 10:46:07 PM
I, too, would like an updated example.  I can't get anything to work on the PIC32MZ2048EFM144, even blinking the LED.  I can switch everything over to the correct MCU, compile and program just fine.  But nothing actually happens. 
Title: Re: Re: PIC32-HMZ144 working sample code
Post by: LubOlimex on January 18, 2021, 08:33:59 AM
Hmm, yes, it seems that there is no configuration for the EFM version of the chip (only for previously used ECG and EFG chips). We will look into it.
Title: Re: Re: PIC32-HMZ144 working sample code
Post by: LubOlimex on January 19, 2021, 04:54:54 PM
We updated it now.
Title: Re: Re: PIC32-HMZ144 working sample code
Post by: carlos789 on September 08, 2021, 08:58:08 PM
It is possible to get the Demo V3 project for Harmony V3, I am new and a little confused, I cannot make a project from scratch
Thank you very much and greetings
Carlos
Title: Re: Re: PIC32-HMZ144 working sample code
Post by: LubOlimex on September 09, 2021, 10:22:47 AM
The requirements to build the project successfully are described in "README-FIRST.txt". You need to use XC32 v1.40 compiler.

The demo uses v1.06.01 Harmony framework.

If you use newer compiler or if you want to insert parts of newer Harmony framework you will have errors.
Title: Re: Re: PIC32-HMZ144 working sample code
Post by: carlos789 on September 09, 2021, 05:22:37 PM
Hello LubOlimex:
My problem is that when compiling the Demo V3 project I have errors, without using the Harmony
It would be very helpful if someone has the project running for the latest version of the compiler and Harmony
Thank you very much and greetings
Charlie
Title: Re: Re: PIC32-HMZ144 working sample code
Post by: LubOlimex on September 10, 2021, 09:38:03 AM
I know but it would require starting the demo projects from scratch due to major differences. It is not in our TODO list. If you wish to use latest compiler and latest Harmony, my advice is to start from scratch and use the demos that we provided only as a reference. The projects that we provide will NOT compile successfully with newer compiler or harmony.