MMU & FMPLL initialization MPC5775K

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MMU & FMPLL initialization MPC5775K

479 Views
whoam
Contributor II

Hello,

I'm building my own external tool to flash a MPC5775K device by following this application note: https://www.nxp.com/docs/en/application-note/AN4365.pdf 

All read/write access work fine and also the internal SRAM initialization, but at the moment I'm stuck at the initialization of the MMU and FMPLL as desribed in chapter 4. I do not know how to initialize them and haven't found much information about it. I would really appreciate any help there. 

Regarding the MMU I just found this part in the datasheet: ' MPC5775K is a multicore microcontroller unit that does not support MMU', but in the z4 core manual MMU is available. So does that mean I do not have to do MMU init at all? 

I already did the FlashInit SSD Function with just initalizing the SRAM and this works fine and I'm getting the C55_OK return value and also the Num Block Info are written into the SSD Config. So is SRAM init enough for this device or do i need the other ones for the other SSD functions? 

Regards 

whoam

0 Kudos
0 Replies