Leo Sun
Leo Sun
Using this project on Windows 10 with Python 3.12.3 When source svd scripts, report errors: ```bash (gdb) source PyCortexMDebug/cmdebug/svd_gdb.py Traceback (most recent call last): File "c:\users\403283\scoop\apps\xpack-gcc-arm-none-eabi\current\arm-none-eabi\share\gdb/python\gdb\__init__.py", line 147, in _execute_file...
Beginer to Renode. Trying to get familar with the basic usage. Using basic ADC example from Zephyr "zephyr\samples\drivers\adc\adc_dt\". Start emulation with resc file: ``` using sysbus $name?="nucleo_l073rz" mach create $name...