Skip to content

C++ support #2

@mihai1voicescu

Description

@mihai1voicescu

Hello,

We use C++ and we get this weird error. Is C++ support available or is this another problem?

(base) wlan-145-94-230-99:cmake-uvision-syncer-master 2 mihaivo$ python3 main.py  /Users/mihaivo/Desktop/DARE/Stratos-IV/Software/bvc
Using µVision5 Project File '/Users/mihaivo/Desktop/DARE/Stratos-IV/Software/bvc/bvc.uvprojx'
Traceback (most recent call last):
  File "main.py", line 879, in <module>
    main()
  File "main.py", line 852, in main
    uvp = UVisionProject.new(project_path)
  File "main.py", line 455, in new
    ) for target in xproj.xpath("Targets/Target")
  File "main.py", line 455, in <listcomp>
    ) for target in xproj.xpath("Targets/Target")
  File "main.py", line 437, in <genexpr>
    ) for to_taa in target.xpath("TargetOption/TargetArmAds")
  File "main.py", line 409, in <genexpr>
    ) for to_taa_c in to_taa.xpath("Cads")
AttributeError: 'NoneType' object has no attribute 'split'
(base) wlan-145-94-230-99:cmake-uvision-syncer-master 2 mihaivo$ 

bvc.uvprojx.zip

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions