pic32mm compiler problem

Moderator: Benj

Post Reply
Alkaline
Posts: 143
Joined: Mon Aug 20, 2018 11:04 am
Has thanked: 42 times
Been thanked: 41 times
Contact:

pic32mm compiler problem

Post by Alkaline »

Hi everyone

I'm trying to make a program with this mcu PIC32MM0064GPL020 , but at the time of compilation it returns the following error:
xc32-gcc.exe: fatal error: selected multilib 'micromips' not installed;C: Program Files (x86) Flowcode Common Compilers x32 bin xc32 - gcc.exe reported error code 255

Another thing I can't disable the code protection from the menu

Attached is the test program that is simply a led that turns on and off

Best Regards
Attachments
PIC32MM0064GPL020_test.fcfx
(6.63 KiB) Downloaded 191 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: pic32mm compiler problem

Post by Benj »

Hello,

I've fixed the configuration problem now so that you can change the code protect flag. In fixing the configuration this also seems to have fixed the compilation error.

Let me know how you get on.

Alkaline
Posts: 143
Joined: Mon Aug 20, 2018 11:04 am
Has thanked: 42 times
Been thanked: 41 times
Contact:

Re: pic32mm compiler problem

Post by Alkaline »

Dear Benj

With the new release I managed to compile correctly.

I'm checking the operation of the pins and everything looks OK

In the coming days I will use some components to test the new board and I'll let you know the result.

Thanks again for the quick support

User avatar
celebriums
Posts: 125
Joined: Sun Sep 25, 2016 3:50 pm
Has thanked: 71 times
Been thanked: 33 times
Contact:

Re: pic32mm compiler problem

Post by celebriums »

Dear Benj
I hope you are fine and Be careful with the Corona virus.


I don't think the compiler problem has been solved. I was thinking about doing a project with this processor. I think I'm going to give up.
Attachments
PowerNoise.fcfx
(7.09 KiB) Downloaded 164 times
Sincerely Regards
Sadık SUME

www.kaandesign.com.tr

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: pic32mm compiler problem

Post by QMESAR »

Hi .

In my opinion it is not an Compiler problem but and definition file error
P1.jpg
P1.jpg (122.08 KiB) Viewed 3069 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: pic32mm compiler problem

Post by Benj »

Hello,
Dear Benj
I hope you are fine and Be careful with the Corona virus.
Many thanks and to you. I'll look into these issues for you and hopefully provide you with a fix. These are new devices for us and there are usually some teething issues with certain peripherals on new devices. Hopefully nothing too major.

Post Reply