Your english is just fine. What surprised me is that you're using the fs
subsystem without any fs enabled (either having nffs or fatfs or both).
I was not expecting it, never tried it myself and it might indeed be a
bug.

Cheers,
Fabio Utzig

On Fri, Feb 10, 2017, at 02:01 PM, then yon wrote:
> Dear Fabio,
> 
> That means i removed all the code related to fs and the package 
> dependencies. Sorry for my bad english.
> 
> newt target dep blink_nordic
> 
> Dependency graph (depender --> [dependees]): * 
> @apache-mynewt-core/compiler/arm-none-eabi-m4 --> [] * 
> @apache-mynewt-core/encoding/base64 --> [] * @apache-mynewt-core/fs/disk 
> --> [@apache-mynewt-core/kernel/os] * @apache-mynewt-core/fs/fs --> 
> [@apache-mynewt-core/fs/disk] * @apache-mynewt-core/hw/bsp/nrf52dk --> 
> [@apache-mynewt-core/hw/drivers/uart/uart_hal 
> @apache-mynewt-core/hw/mcu/nordic/nrf52xxx 
> @apache-mynewt-core/libc/baselibc] * @apache-mynewt-core/hw/cmsis-core 
> --> [] * @apache-mynewt-core/hw/drivers/uart --> [] * 
> @apache-mynewt-core/hw/drivers/uart/uart_hal --> 
> [@apache-mynewt-core/hw/drivers/uart @apache-mynewt-core/hw/hal] * 
> @apache-mynewt-core/hw/hal --> [@apache-mynewt-core/kernel/os] * 
> @apache-mynewt-core/hw/mcu/nordic --> [@apache-mynewt-core/hw/cmsis-core 
> @apache-mynewt-core/hw/hal] * @apache-mynewt-core/hw/mcu/nordic/nrf52xxx 
> --> [@apache-mynewt-core/compiler/arm-none-eabi-m4 
> @apache-mynewt-core/hw/cmsis-core @apache-mynewt-core/hw/hal 
> @apache-mynewt-core/hw/mcu/nordic] * @apache-mynewt-core/kernel/os --> 
> [@apache-mynewt-core/sys/console/full(api:console) 
> @apache-mynewt-core/sys/sysinit @apache-mynewt-core/util/mem] * 
> @apache-mynewt-core/libc/baselibc --> [@apache-mynewt-core/kernel/os 
> @apache-mynewt-core/sys/console/full(api:console)] * 
> @apache-mynewt-core/sys/console/full --> 
> [@apache-mynewt-core/hw/drivers/uart @apache-mynewt-core/hw/hal 
> @apache-mynewt-core/kernel/os] * @apache-mynewt-core/sys/defs --> [] * 
> @apache-mynewt-core/sys/flash_map --> [@apache-mynewt-core/sys/defs 
> @apache-mynewt-core/sys/mfg] * @apache-mynewt-core/sys/log/full --> 
> [@apache-mynewt-core/kernel/os @apache-mynewt-core/sys/flash_map 
> @apache-mynewt-core/util/cbmem] * @apache-mynewt-core/sys/mfg --> 
> [@apache-mynewt-core/kernel/os @apache-mynewt-core/sys/flash_map] * 
> @apache-mynewt-core/sys/shell --> [@apache-mynewt-core/encoding/base64 
> @apache-mynewt-core/kernel/os 
> @apache-mynewt-core/sys/console/full(api:console) 
> @apache-mynewt-core/time/datetime @apache-mynewt-core/util/crc] * 
> @apache-mynewt-core/sys/stats/full --> [@apache-mynewt-core/kernel/os] * 
> @apache-mynewt-core/sys/sysinit --> [@apache-mynewt-core/kernel/os 
> @apache-mynewt-core/sys/flash_map] * @apache-mynewt-core/time/datetime 
> --> [@apache-mynewt-core/kernel/os] * @apache-mynewt-core/util/cbmem --> 
> [@apache-mynewt-core/hw/hal @apache-mynewt-core/kernel/os] * 
> @apache-mynewt-core/util/crc --> [] * @apache-mynewt-core/util/mem --> 
> [@apache-mynewt-core/kernel/os] * apps/blinky --> 
> [@apache-mynewt-core/fs/fs @apache-mynewt-core/hw/hal 
> @apache-mynewt-core/kernel/os @apache-mynewt-core/sys/console/full 
> @apache-mynewt-core/sys/log/full @apache-mynewt-core/sys/shell 
> @apache-mynewt-core/sys/stats/full] * targets/blink_nordic --> []
> 
> newt target revdep blink_nordic Reverse dependency graph (dependee <-- 
> [dependers]): * @apache-mynewt-core/compiler/arm-none-eabi-m4 <-- 
> [@apache-mynewt-core/hw/mcu/nordic/nrf52xxx] * 
> @apache-mynewt-core/encoding/base64 <-- [@apache-mynewt-core/sys/shell] 
> * @apache-mynewt-core/fs/disk <-- [@apache-mynewt-core/fs/fs] * 
> @apache-mynewt-core/fs/fs <-- [apps/blinky] * 
> @apache-mynewt-core/hw/cmsis-core <-- [@apache-mynewt-core/hw/mcu/nordic 
> @apache-mynewt-core/hw/mcu/nordic/nrf52xxx] * 
> @apache-mynewt-core/hw/drivers/uart <-- 
> [@apache-mynewt-core/hw/drivers/uart/uart_hal 
> @apache-mynewt-core/sys/console/full] * 
> @apache-mynewt-core/hw/drivers/uart/uart_hal <-- 
> [@apache-mynewt-core/hw/bsp/nrf52dk] * @apache-mynewt-core/hw/hal <-- 
> [@apache-mynewt-core/hw/drivers/uart/uart_hal 
> @apache-mynewt-core/hw/mcu/nordic 
> @apache-mynewt-core/hw/mcu/nordic/nrf52xxx 
> @apache-mynewt-core/sys/console/full @apache-mynewt-core/util/cbmem 
> apps/blinky] * @apache-mynewt-core/hw/mcu/nordic <-- 
> [@apache-mynewt-core/hw/mcu/nordic/nrf52xxx] * 
> @apache-mynewt-core/hw/mcu/nordic/nrf52xxx <-- 
> [@apache-mynewt-core/hw/bsp/nrf52dk] * @apache-mynewt-core/kernel/os <-- 
> [@apache-mynewt-core/fs/disk @apache-mynewt-core/hw/hal 
> @apache-mynewt-core/libc/baselibc @apache-mynewt-core/sys/console/full 
> @apache-mynewt-core/sys/log/full @apache-mynewt-core/sys/mfg 
> @apache-mynewt-core/sys/shell @apache-mynewt-core/sys/stats/full 
> @apache-mynewt-core/sys/sysinit @apache-mynewt-core/time/datetime 
> @apache-mynewt-core/util/cbmem @apache-mynewt-core/util/mem apps/blinky] 
> * @apache-mynewt-core/libc/baselibc <-- 
> [@apache-mynewt-core/hw/bsp/nrf52dk] * 
> @apache-mynewt-core/sys/console/full <-- 
> [@apache-mynewt-core/kernel/os(api:console) 
> @apache-mynewt-core/libc/baselibc(api:console) 
> @apache-mynewt-core/sys/shell(api:console) apps/blinky] * 
> @apache-mynewt-core/sys/defs <-- [@apache-mynewt-core/sys/flash_map] * 
> @apache-mynewt-core/sys/flash_map <-- [@apache-mynewt-core/sys/log/full 
> @apache-mynewt-core/sys/mfg @apache-mynewt-core/sys/sysinit] * 
> @apache-mynewt-core/sys/log/full <-- [apps/blinky] * 
> @apache-mynewt-core/sys/mfg <-- [@apache-mynewt-core/sys/flash_map] * 
> @apache-mynewt-core/sys/shell <-- [apps/blinky] * 
> @apache-mynewt-core/sys/stats/full <-- [apps/blinky] * 
> @apache-mynewt-core/sys/sysinit <-- [@apache-mynewt-core/kernel/os] * 
> @apache-mynewt-core/time/datetime <-- [@apache-mynewt-core/sys/shell] * 
> @apache-mynewt-core/util/cbmem <-- [@apache-mynewt-core/sys/log/full] * 
> @apache-mynewt-core/util/crc <-- [@apache-mynewt-core/sys/shell] * 
> @apache-mynewt-core/util/mem <-- [@apache-mynewt-core/kernel/os]
> 
> 
> Thank you.
> 
> Regards,
> 
> Then Yoong Ze
> 
> 
> On 10/2/2017 11:42 PM, Fabio Utzig wrote:
> > No sure what you mean by "removed this fs part". What FS are you using?
> >
> > Could you provide the output of "newt target dep" and "newt target
> > revdep"?
> >
> > Cheers,
> > Fabio Utzig
> >
> > On Fri, Feb 10, 2017, at 10:59 AM, then yon wrote:
> >> Dear Support,
> >>
> >> After updated to latest develop version, the fs code doesn't work
> >> anymore.
> >>
> >> It gave me the following error:
> >> 4:Unhandled interrupt (2), exception sp 0x200015a0 4: r0:0x000000
> >> r1:0x00000000 r2:0x80000000 r3:0xe000ed0x0000cdf r5:0x000168b0
> >> 4:ICSR:0x00421802 HFSR:0x0000000 C:0x00000 4:BFAR:0xe000ed38
> >> MMFAR:0xe000ed34
> >>
> >> When i removed this fs part everything work well.
> >>
> >> Thank you.
> >>
> >> Regards,
> >>    Then Yoong Ze
> > .
> >
> 

Reply via email to