JHall Posted December 11, 2019 Share Posted December 11, 2019 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 More sharing options...
JColvin Posted December 13, 2019 Share Posted December 13, 2019 Hi @JHall, I asked around about this, but unfortunately we do not have the MPLAB X project for the OpenScope MZ available. Thanks, JColvin Link to comment Share on other sites More sharing options...
JHall Posted December 18, 2019 Author Share Posted December 18, 2019 Thanks JColvin. Link to comment Share on other sites More sharing options...
JHall Posted January 13, 2020 Author Share Posted January 13, 2020 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.