Hi.
I am using the CMSIS DSP library for multiplying two matrices on the keil mcb 1800 board using MCU Xpresso IDE. I am using the external SDRAM of 16 MB for storing the result.
Matrix "xmat" is 1604*8 and omega_transpose is of size 8*100.....Thus the…