From a08e9d43eee72bb3143c9dad304c966e700be810 Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Wed, 28 Apr 2021 12:32:28 +0200 Subject: Documenting startup and multi NPU Adding documentation and sequence diagrams for startup and multi NPU. Change-Id: I4a4a43e8bea089b6325f7d8285434017cbda25ec --- docs/startup.svg | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 docs/startup.svg (limited to 'docs/startup.svg') diff --git a/docs/startup.svg b/docs/startup.svg new file mode 100644 index 0000000..a2c9f52 --- /dev/null +++ b/docs/startup.svg @@ -0,0 +1,84 @@ +HardwareCMSIS DeviceCompilerTargetDriversApplicationCortex-MCortex-MEthos-UEthos-U__VECTOR_TABLE__VECTOR_TABLEReset_Handler()Reset_Handler()RuntimeRuntimecommoncommoncorstone-300corstone-300NPUNPUUARTUARTMPUMPUmain()main()Reset_Handler()SystemInit()__main()Scatter loadingInitializing stack and heapCalling constructorsinit() [constructor]The constructor is called after stack and heap have been initialized,but before the main() function is calledtargetSetup()uart_init()ethosu_init()loadAndEnableConfig()main()Running application \ No newline at end of file -- cgit v1.2.1