Questions tagged [softconsole]
4 questions
2
votes
2 answers
MicrosemiTools and C++
I've been trying to work with the Microsemi SmartFusion FPGA/MCU SOC boards and their "free" toolchain that includes an Eclipse-based "SoftConsole" IDE that appears to be based on the GNU C/C++ compiler chain. The Actel website claims the compiler…

Nate
- 868
- 1
- 10
- 13
1
vote
1 answer
Data transfer from Cortex M1 to AHB slaves
I am working on ACTEL Fusion platform which provides Cortex M1 softcore. Is it possible for AHB-lite slaves to access Cortex M1 memory. For e.g If my main C file has an array of unsigned_int 's. Is it possible to just pass the start address of array…

Ganesh
- 11
- 1
0
votes
2 answers
Why program for MI-V bigger than 64 kB does not build properly?
I am woking with Microsemi Polarfire Splashkit evaluation board (Microchip's Polarfire MPF300T FPGA on board). My project has Mi-V RV32 Softcore processor (RISC-V ISA) and I am writing firmware for it. I set 256kB TCM as a memory for exeсutable…

ArchiMAD
- 1
- 3
0
votes
0 answers
SoftConsole VS Keil for Smatfusion2 or any other development environment?
In order to program the ARM Cortex-M3 processor which is embedded in the Microsemi FPGA board SmartFusion2, I think there is two possibilities (correct me if wrong):
Keil MDK (Microcontroller Development Kit) provided by ARM.
SoftConsole a software…

Lavender
- 527
- 1
- 5
- 10