
Currently, according to the code, the HCPU writes the protocol stack firmware into the LCPU’s ITCM. In this case, does that mean the LCPU can no longer run its own code functionality?

Currently, according to the code, the HCPU writes the protocol stack firmware into the LCPU’s ITCM. In this case, does that mean the LCPU can no longer run its own code functionality?
After seeing dualcore’s example, it’s indeed possible to run your own applications on LCPU.