Activity
From 08/27/2012 to 09/25/2012
09/04/2012
- AD 11:54 AM Software Development: RE: Updating Bootloader and Bootloader FPGA
- If it happens that your app is now trying to write to bank 0 without trying to change that in the code, please check the config addresses. Attached is an image showing the addresses we used for your boards in the past.
!MityGUI-Confi... - AD 08:48 AM Software Development: RE: Updating Bootloader and Bootloader FPGA
- That is the correct hex file for the bootloader.
The custom app FPGA should be loaded once into the "Bootloader FPGA" location. This will give the boot image high speed USB access for fast updates using the MItyDSP GUI after that. N...
08/31/2012
- AS 04:07 PM Software Development: RE: Updating Bootloader and Bootloader FPGA
- Thanks, guys. I found from the release notes that BL: 4.6.0 is from MDK 2.8.2, so I will use:
MityDSP/2.8/software/bin/boot/BootloaderPro.hex
As far as boot FPGA... am I supposed to upload the custom application FPGA mcs file using ... - AD 03:31 PM Software Development: RE: Updating Bootloader and Bootloader FPGA
- Hi Andrew,
With the PCA orders that include the MityDSP-Pro, they are configured with the updated bootloader and boot FPGA so you can use the much faster high-speed USB interface to do app updates. If you use JTAG to program the FPGA... - MW 03:00 PM Software Development: RE: Updating Bootloader and Bootloader FPGA
- Hi Andrew,
Our stock MDK bootloader FPGA images do not include a High Speed USB core. I think you need to load up the FPGA MCS file from your application (which will include support for the USB interface, which is "custom" per host ... - We normally receive boards from Critical Link with newer Boot SW and Boot FPGA, so that we are able to connect over Hi-Speed USB using MityDSP Gui, but we recently purchased one that has a Boot FPGA version that is much older, and lacks ...