Skip to content

compiling fails to ATParser.cpp:328 #3

Closed
@jupe

Description

@jupe

Got this:

mbed compile --build .build/K64F_iar_arm_default/ -m K64F -t IAR -c 
Building project mbed-os-cliapp (K64F, IAR)
Compile: at24mac.cpp
Compile: driverAtmelRFInterface.cpp
Compile: driverRFPhy.c
Compile: ESP8266Interface.cpp
Compile: ATParser.cpp
[Error] ATParser.cpp@328: [Pe029]: expected an expression
      _oobs.push_back((struct oob){strlen(prefix), prefix, cb});
                                  ^
"Z:\builds\ws\ARMmbed\mbed-os-cliapp\nsapi_changes\mbed-os-cliapp\esp8266-driver\ESP8266\ATParser\ATParser.cpp",328  Error[Pe029]: expected an expression
[ERROR] 
      _oobs.push_back((struct oob){strlen(prefix), prefix, cb});
                                  ^
"Z:\builds\ws\ARMmbed\mbed-os-cliapp\nsapi_changes\mbed-os-cliapp\esp8266-driver\ESP8266\ATParser\ATParser.cpp",328  Error[Pe029]: expected an expression

[mbed ERROR] "python" returned error code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions