Open klisevich opened 2 months ago
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
Describe the bug I am experiencing a build failure when trying to compile the hello_world sample for the HSDK board using the MWDT Lite toolchain. The error suggests that the gen_offset_header.py script fails due to a missing symbol table in the offsets.c.obj file.
Target Platform: hsdk Toolchain: DesignWare ARC C/C++ Compiler MW-Lite U-2023.06
To Reproduce Steps to reproduce the behavior: 1.Set the following environment variables in PS:
2.Run the build command:
west build -b hsdk samples/hello_world --pristine
Expected behavior The hello_world sample should compile successfully without any errors or warnings.
Logs and console output
Environment (please complete the following information): OS: Windows 11 pro Toolchain: DesignWare ARC C/C++ Compiler MW-Lite U-2023.06, Zephyr SDK 0.16.8 Zephyr Version: 3.7.99 (commit https://github.com/zephyrproject-rtos/zephyr/commit/ca09a4b91c4a977d743837419f11d7c9d373364e) CMake version: 3.30.2 Python version: 3.11.9 west version: 1.2.0