Skip to content

Exporting to DS-5 will result in build error #3606

@TomoYamanaka

Description

@TomoYamanaka

Description

  • Type: Question
  • Priority: Major

Question

When exporting the existing mbed classic program such as mbed_blinky to DS-5, the following error is shown in building the exported project:

mbed_blinky_ds5_5_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 to be due to lack of include path setting for mbed_config.h.
Therefore, it seems that mbed_config.h should be manually included at present so that we can build the project.

Just for information, this problem does not seem to occur until mbed lib revision 127.

Reference : #3593

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