Grzegorz Szymaszek

Results 28 comments of Grzegorz Szymaszek

#454 was merged, does the problem still occur in version 2.3.14?

The [STM32F030 Demo Board][1] apparently cannot be flashed with `st-flash` when connected via serial alone, but it’s possible to use the [stm32flash][2] tool. I think it would make sense to...

Currently flashing is done using [SWD](https://en.wikipedia.org/wiki/Serial_Wire_Debug), by calling [st-flash](https://github.com/stlink-org/stlink) (see [common.mk:155](https://github.com/STM32-base/STM32-base/blob/d260b616689692bac0411812b37be065b34f3354/make/common.mk#L155-L157)). This issue is about support for flashing using the STM32 embedded boot loader, so a plain serial (UART) link....

> Or are there options to conditionally execute parts of linker scripts? Have you considered splitting the `common.ld` script into several smaller ones? (See .) Then, for example, the `F030x4`...

Well, I had seen that branch, but hadn’t known, what that `config.ld` file should contain. Thank you for explaining that. `TEXT_REGION`­‑like aliases seem useful. I think providing some default `config.ld`s,...

> This means that the templates will have to be updated to include a default `config.ld`. That is, that default `config.ld` (path) would be set as a `Makefile` variable, there...

Probably some system update solved the problem.

How should XML attributes be ordered in `de.xml`? In some places `de.something` is set before `something` because `'d' < 's'` and in other `de.something` goes after `something` because it’s `something`’s...

Well, on that Wiki page, `railway:signal:…:height` is only set for semiautomatic signals and derail lanterns (where it has constant value of `dwarf`). That’s certainly not enough, for example shunting signals...