Hi
I recommend you read Kinetis L Peripheral Module Quick Reference.
This collection of code examples, useful tips, and quick reference material has been created to help you speed the development of your applications.
See section "2.1.5.1 Debug interface":
The SWD_CLK pin has an internal pull down device and SWD_DIO has an internal pull up device. An external 4.7 kΩ to 10 kΩ pullup is recommended for the SWD_DIO pin.
See also "2.1.3.4.1 RESET_b and NMI_b":
The RESET_b pin, if enabled, should have a 100 nF capacitor close to the MCU for transient protection. The NMI_b pin, if enabled, must not have any capacitance connected to it. Each pin, when enabled as their default function, has a weak internal pullup, but an external 4.7 kΩ to 10 kΩ pullup is recommended.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
---------------------------------------------------------------------------------------------------------------------