tgkim

Results 5 comments of tgkim

[binary.zip](https://github.com/gnuarmeclipse/qemu/files/684071/binary.zip) Hi, I removed --mcu option. But, I found the same error. (I tested STM32F4-Discovery and STM32F429I-Discovery) This error was found with the previous qemu. I attached two files. Both...

Thank you for your response. About spacing, your suggestion leads to line breaking. For example, \email{[email protected]} \email{{2,3,4}@cba.com} It produces two lines of emails. "[email protected] {2,3,4,5}@cba.com" not "[email protected], {2,3,4,5}@cba.com" which is...

Ok, I understood. I am not familiar with github issue system. So, I think this issue can be closed.

Hi, My one of previous questions is how to add special characters. By putting the following letters, "\email{[email protected] $\dag$}" I wanted to get "[email protected]†" I thought "To add footnotes, use...