Skip to content

Exporting to e2studio will result in build error #3593

@TomoYamanaka

Description

@TomoYamanaka

Description

  • Type: Question
  • Priority: Major

Question

When exporting the existing mbed classic program such as mbed_blinky to Renesas' IDE e2studio, the following error is shown in building the exported project:

mbed_blinky_e2studio_rz_a1h\mbed_blinky\mbed/drivers/Serial.h:70:70: error: 'MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE' was not declared in this scope

It seems that mbed_config.h should be manually included at present so that we can build the project.
We believe this should NOT be the expected behavior. Could you confirm the above?

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