You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Vipul Rahane (JIRA)" <ji...@apache.org> on 2017/07/17 21:37:00 UTC

[jira] [Created] (MYNEWT-813) Segger RTT: RTT console input limited to 16 characters.

Vipul Rahane created MYNEWT-813:
-----------------------------------

             Summary: Segger RTT: RTT console input limited to 16 characters.
                 Key: MYNEWT-813
                 URL: https://issues.apache.org/jira/browse/MYNEWT-813
             Project: Mynewt
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
            Reporter: Vipul Rahane
            Assignee: Vipul Rahane
             Fix For: v1_1_0_rel


Segger RTT takes input of 16 max based on BUFFER_SIZE_DOWN defined in hw/drivers/rtt/include/rtt/SEGGER_RTT_Conf.h. This should be made a syscfg.

Fix is to define MYNEWT_VAL(RTT_BUFFER_SIZE_DOWN) in syscfg.yml and set it by default to a higher number. I am going to set it to 255.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)