I am trying use pre build image from /Processors/Cortex Family/Cortex-M/Cortex-M3 DesignStart Eval (arm.com)
trying make AN511 work, but I am getting following error , any one managed to port Cortex M3 design start ???
ARM V2M-MPS2 CMSIS-DAP Firmware v2.1.7Build Date: Aug 19 2015
MotherBoard Revision C Variant AMotherBoard Serial Number 0283100101-0095
ARM V2M Boot Loader v1.0.0
Switching on main power...
Configuring motherboard (rev C, var A)...
Reading Board File \MB\HBI0263C\AN511\an511_v1.txt
Configuring FPGA from file \MB\HBI0263C\AN511\an511_v1.rbe
ERROR: FPGA did not configure.
Failed to program FPGA...
Hello,
I did a quick test, and this worked for me without issue. Comparing my log.txt file to the above, it looks generally the same, other than I have a newer boot loader. Not sure that this would make a difference.
May I suggest you download the CMPS-3-1.zip from the below, which contains this (and other) images. Completely clear the memory on the MPS2+, and copy the contents of the //boards/Recovery folder to the board. Edit //MB/HBI0263/board.txt to ensure that AN511 is uncommented (and that others are), and reboot.
Thank for checking it for me.
I got CMPS-3-1 from the DVD I got with board. It doesn't have AN511. Could you point where I can get it.
My apologies - I must have added AN511 to my CMPS3-1 install manually.
I downloaded the eval package from DesignStart, and I see that this includes Firmware 2.2.1 (which is also the version mentioned in the documentation).
https://developer.arm.com/documentation/100896/0000/using-the-prebuilt-fpga-image/setting-up-the-mps2--fpga-platform
It seems that you have not fully reprogrammed your board - from the above, you have an older firmware (2.1.7)
When connected by USB, the board should open as a drive named something starting V2M_MPS2. There may be another drive named mbed, this can be ignored for now. Delete the entire contents of this V2M_MPS2 drive, and replace with the entire contents of the //boards/Recovery folder from your DesignStart package, and reboot the board (will take a minute or two, as the FPGA will be reprogrammed).
Even with ARM V2M-MPS2 CMSIS-DAP Firmware v2.2.1 same error,
ARM V2M-MPS2 CMSIS-DAP Firmware v2.2.1Build Date: Mar 8 2017
Time : 00:10:24 Date : 01:01:2000
Powering down...
Hi again, searching for this particular error, it may well be that your board is damaged :(https://community.arm.com/developer/tools-software/oss-platforms/f/dev-platforms-forum/9686/v2m-mps2-error-fpga-did-not-configure
I recommend raising an official support case from the support menu above.
but other applications are loading fine AN385 etc
only AN511 is not getting loaded
I'm sorry, I can't explain that - it works without issue for me.
I suggest you raise an official support case.