Git Product home page Git Product logo

Comments (7)

dskibarko avatar dskibarko commented on May 25, 2024 1

Was upgraded to 12.1 and work fine now! Thanks!

from stmviewer.

klonyyy avatar klonyyy commented on May 25, 2024

Hello,
could you please provide more details on the problem? Which variables you are trying to import? I've tried importing a few variables and it seems to work correctly:
image

from stmviewer.

dskibarko avatar dskibarko commented on May 25, 2024

Hello,

Seems structure of data do not parced?

I use Windows version tool and try scope UINT16 values

Switches_Raw.SH_FL_OVL_adc
Switches_Raw.SH_FL_BRK_adc

defined in this this C-language structure
typedef struct
{
UINT16 U_SH_SHORTCUT_adc;
UINT16 SH_FL_BRK_adc;
UINT16 SH_FL_OVL_adc;
UINT16 SH_FR_BRK_adc;
UINT16 SH_FR_OVL_adc;
UINT16 SH_RL_BRK_adc;
UINT16 SH_RL_OVL_adc;
UINT16 SH_RR_BRK_adc;
UINT16 SH_RR_OVL_adc;
} SWITCHES_ADC_T;

from stmviewer.

klonyyy avatar klonyyy commented on May 25, 2024

Just tried it and it works:
image
Probably its an issue related to #5. Please let me know if updating GDB helped.

from stmviewer.

dskibarko avatar dskibarko commented on May 25, 2024

Ups....
So, about one week late i can try to reproduce more accurate and then inform you.

from stmviewer.

dskibarko avatar dskibarko commented on May 25, 2024

Hello!
Not work!
STMviewer_elf

Scenario for reproduce

  1. Select ELF-file located in
    c:\hgLOCAL\BDFKE2023_Firmware\OUTPUT_WCH32\Objects\BDFKE2023_WCH.elf
    BDFKE2023_WCH.zip
  2. Press "ADD VARIABLE" --> variable with default name new0 appear in the list
  3. Rename new0 to KWPcs and then press "Update variable address". --> the result is NOT FOUND

Have you any idea for additional test on my side?

from stmviewer.

klonyyy avatar klonyyy commented on May 25, 2024

Hello, have you updated the GDB to version 12.1 or higher?

from stmviewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.