I appreciate your kind explanation.
I have completed the pin setting according to the contents of AN2931 that you informed me of.
I have additional questions.
According to the document AN2931,
If RCW is stored in a flash on the local bus like our system, there is an issue that the CPU core does not work because during the PORESET process, the device cannot read the RCW value before the valid RCW value is written to the flash.
In this case, there are 3 options.
Among them, first of all, if the RCW value is read with the hard-coded option, is this value saved in the boot loader?
Also, in the case of the hard-coded option, the device is shown to operate in PCI agent mode.
As in the previous inquiry, all peripherals are controlled through specific controllers or local bus controller and our system will not use the PCI bus at all.
Wouldn't it be a problem to the system operation even if booted in PCI agent mode?
Secondly, as designed as BCSR in the MPC8349EAMDSPB, if RCW value is provided as logic through CPLD or FPGA during POR, is this value input through the local bus?
Before the device core wakes up, is it possible to access the local bus and read the values written to the FPGA?
Please answer about my question.