You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/04/14 16:46:04 UTC

[GitHub] [mynewt-newt] io-tal commented on issue #242: MingW/Windows path issue causes newt load to fail

io-tal commented on issue #242: MingW/Windows path issue causes newt load to fail
URL: https://github.com/apache/mynewt-newt/issues/242#issuecomment-483014711
 
 
   I have a similar issue on a debian machine
   `Loading bootloader
   Load command: /home/debian/mynewt-sr-blehci-master/repos/solidrun-mynewt-bsp/hw/bsp/nina-b1-sr_imx8m/nina-b1-sr_imx8m_download.sh /home/debian/mynewt-sr-blehci-master/repos/solidrun-mynewt-bsp/hw/bsp/nina-b1-sr_imx8m bin/targets/nina-b1_boot/app/apps/boot/boot
   Environment:
   * BOOT_LOADER=1
   * FEATURES=BASELIBC_PRESENT BOOT_LOADER BSP_NRF52 CONSOLE_UART_BAUD CONSOLE_UART_DEV CONSOLE_UART_FLOW_CONTROL FLASH_MAP_MAX_AREAS HAL_FLASH_VERIFY_BUF_SZ I2C_0_FREQ_KHZ I2C_0_PIN_SCL I2C_0_PIN_SDA I2C_1_FREQ_KHZ MBEDTLS_AES_C MBEDTLS_BASE64_C MBEDTLS_ECP_DP_SECP224R1 MBEDTLS_ENTROPY_C MBEDTLS_PKCS1_V15 MBEDTLS_PKCS1_V21 MCU_DCDC_ENABLED MCU_FLASH_MIN_WRITE_SIZE MCU_NRF52832 MSYS_1_BLOCK_SIZE NFC_PINS_AS_GPIO OS_CPUTIME_FREQ OS_CTX_SW_STACK_GUARD OS_IDLE_TICKLESS_MS_MAX OS_IDLE_TICKLESS_MS_MIN OS_MAIN_STACK_SIZE OS_MAIN_TASK_PRIO OS_SYSVIEW_TRACE_CALLOUT OS_SYSVIEW_TRACE_EVENTQ OS_SYSVIEW_TRACE_MUTEX OS_SYSVIEW_TRACE_SEM QSPI_FLASH_SECTOR_COUNT QSPI_PIN_CS QSPI_PIN_DIO0 QSPI_PIN_DIO1 QSPI_PIN_DIO2 QSPI_PIN_DIO3 QSPI_PIN_SCK SANITY_INTERVAL SPI_0_MASTER_PIN_MISO SPI_0_MASTER_PIN_MOSI SPI_0_MASTER_PIN_SCK SPI_0_SLAVE_PIN_MISO SPI_0_SLAVE_PIN_MOSI SPI_0_SLAVE_PIN_SCK SPI_0_SLAVE_PIN_SS TIMER_0 UARTBB_0_PIN_RX UARTBB_0_PIN_TX UART_0 UART_0_PIN_CTS UART_0_PIN_RTS UART_0_PIN_RX UART_0_PIN_TX UART_1_PIN_CTS UART_1_PIN_RTS WATCHDOG_INTERVAL XTAL_32768
   * FLASH_OFFSET=0x0
   * IMAGE_SLOT=0
   * CORE_PATH=/home/debian/mynewt-sr-blehci-master/repos/apache-mynewt-core
   * BSP_PATH=/home/debian/mynewt-sr-blehci-master/repos/solidrun-mynewt-bsp/hw/bsp/nina-b1-sr_imx8m
   * BIN_BASENAME=bin/targets/nina-b1_boot/app/apps/boot/boot
   
   load - Load application image on to the board for <target-name>
   
   Usage:
     newt load <target-name> [flags]
   
   Flags:
         --extrajtagcmd string   Extra commands to send to JTAG software
   
   Global Flags:
     -h, --help              Help for newt commands
     -j, --jobs int          Number of concurrent build jobs (default 1)
     -l, --loglevel string   Log level (default "WARN")
     -o, --outfile string    Filename to tee output to
     -q, --quiet             Be quiet; only display error output
     -s, --silent            Be silent; don't output anything
     -v, --verbose           Enable verbose output when executing commands
   `
   
   Could it be related? editing the common.sh file did not resolve my issue

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services