最終更新:2018-05-24 (木) 16:31:40 (2163d)  

CyU3PFirmwareEntry
Top / CyU3PFirmwareEntry

The entry point for the FX3 firmware.

void CyU3PFirmwareEntry ( void )

The function is defined in the FX3 API library and is not visible to the user.

メモ

  • The FX3 SDK includes a version of this function for the GNU ARM tool-chain.
    • This implementation only clears the BSS segment and then jumps to the main function.

関連

  • CyU3PToolChainInit? - the normal entry routine provided by the tool-chain