PS C:\Projects\toit\HelloWorld> jag scan
Scanning ...
Error: didn't find any Jaguar devices
PS C:\Projects\toit\HelloWorld>
PS C:\Projects\toit\HelloWorld> jag monitor
Starting serial monitor of port 'COM4' ...
ets Jun 8 2016 00:22:�ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:320
load:0x40078000,len:13216
load:0x40080400,len:2964
entry 0x400805c8
E (577) psram: PSRAM ID read error: 0xffffffff
E (577) spiram: SPI RAM enabled but initialization failed. Bailing out.
[toit] INFO: starting
[toit] DEBUG: clearing RTC memory: invalid checksum
[wifi] DEBUG: connecting
[wifi] DEBUG: connected
[wifi] INFO: network address dynamically assigned through dhcp {ip: 192.168.0.229}
[jaguar] INFO: running Jaguar device 'shiny-disk' (id: '98e3b658-4b70-4f50-81cc-31d871523d36') on 'http://192.168.0.229:9000'
If I browse to 'http://192.168.0.229:9000' I do get the 'Jaguar device' web page.
Any ideas what is missing...