Hannes Stauss

Results 3 comments of Hannes Stauss

The reset circuit on the MIMXRT1170-EVKB looks like this: ![image](https://github.com/probe-rs/probe-rs/assets/46297951/99dbddac-b1a9-4e1e-9f2b-02e2187f486a) Among others, TRG_RST can trigger an POR_PIN_RST_B: ![image](https://github.com/probe-rs/probe-rs/assets/46297951/b120e437-8176-4159-9376-668e611b9940) However, TRG_RST seems not to be connected to the on-board debug probe...

I have the same problem: "plantuml.jarArgs": [ "-config", "/plantuml.iuml", "-Playout=smetana", ], works but "plantuml.jarArgs": [ "-config", "plantuml.iuml", "-Playout=smetana", ], brings following exception: Exception in thread "main" java.io.FileNotFoundException: plantuml.iuml (No such...