mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Fix a few more EFM32 integration bugs
This commit is contained in:
@@ -28,8 +28,14 @@ CONTENTS
|
|||||||
STATUS
|
STATUS
|
||||||
======
|
======
|
||||||
|
|
||||||
Testing has just begun. So the status is code-complete but only
|
2014-10-28. Testing is still in progress. At this point all basic boot
|
||||||
partially tested.
|
operations are successful: The LEDs work and the application tasks appear
|
||||||
|
to be successfully started. LED2 is on and LED0 is glowing (meaning that
|
||||||
|
interrupts are being processed). However, I get no output on PE0. Data
|
||||||
|
appears to be sent (at least by efm32_lowputc()). However, no signal
|
||||||
|
activity is present on PE0.
|
||||||
|
|
||||||
|
I am, of course, thinking that this is a pin configuration issue.
|
||||||
|
|
||||||
LEDs
|
LEDs
|
||||||
====
|
====
|
||||||
|
|||||||
Reference in New Issue
Block a user