Jump to content

OpenScope MZ software


Recommended Posts

Hi

I have bought an OpenScope MZ to use for some DSP experiments. I would like to modify the PIC32MZ software to generate custom DAC outputs as well as read and process ADC inputs.

Is  the OpenScope MZ firmware available for an MPLAB X project? 

Thanks

Link to comment
Share on other sites

  • 4 weeks later...

OpenScope MZ:

I am trying to use the Arduino tools to customize  OpenScope code. I followed direction form Git Readme.md file on https://github.com/Digilent/openscope-mz.

Using Arduino 1.6.9 Verify/Compile produces the following errors.

 

Link Error: Could not allocate section '.rgLOGICBuff.rgLOGICBuff.rgLOGICBuff' at 0x80070000 SIZE 65536

 Link Error: Could not allocate section '.rgAWGBuff.rgAWGBuff.rgAWGBuff' at 0x80060000 SIZE 65536

 Link Error: Could not allocate section '.rgOSC2Buff.rgOSC2Buff.rgOSC2Buff' at 0x80050000 SIZE 65536

 Link Error: Could not allocate section '.rgOSC1Buff.rgOSC1Buff.rgOSC1Buff' at 0x80040000 SIZE 65536

 Link Error: Could not allocate data memory

collect2.exe: error: ld returned 255 exit status

exit status 255
Error compiling for board Digilent OpenScope.
 

Any thoughts?

Thanks - JHall

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...