Hi 樂鑫您好:
我想請教一個問題,我想要用RTOS VER 1.4 SDK去讀或寫檔案內容,因此我查閱了FreeRTOS的網站,
網站上有對檔案的處理,有相關的API(f_open,f_close.....)
在RTOS VER 1.4 SDK 中有包著freertos 的東西,但是當我試著去
使用RTOS的API時,會出現
user/.output/eagle/debug/lib/libuser.a(user_main.o):(.text.read_file+0xc)): undefined reference to 'f_open'
讓我有些困惑是,樂鑫是否沒有在libuser.a中定義呢?
或是有沒有什麼檔案需要include才能解決這樣沒有實作f_open 的問題?
請教關於 RTOS SDK 中的 FreeRTOS 的使用
-
- Posts: 48
- Joined: Wed May 04, 2016 7:32 pm
-
- Posts: 45
- Joined: Tue Jan 19, 2016 2:39 pm
Re: 請教關於 RTOS SDK 中的 FreeRTOS 的使用
Postby tobewinner » Thu Jul 28, 2016 9:41 am
PaulTsai111 wrote:Hi 樂鑫您好:
我想請教一個問題,我想要用RTOS VER 1.4 SDK去讀或寫檔案內容,因此我查閱了FreeRTOS的網站,
網站上有對檔案的處理,有相關的API(f_open,f_close.....)
在RTOS VER 1.4 SDK 中有包著freertos 的東西,但是當我試著去
使用RTOS的API時,會出現
user/.output/eagle/debug/lib/libuser.a(user_main.o):(.text.read_file+0xc)): undefined reference to 'f_open'
讓我有些困惑是,樂鑫是否沒有在libuser.a中定義呢?
或是有沒有什麼檔案需要include才能解決這樣沒有實作f_open 的問題?
默认应该无文件系统的支持,RTOS_SDK提供了spiffs使用的示例,你可以参考一下,文件的存储读取是否可以使用这个简单的文件系统
-
- Posts: 48
- Joined: Wed May 04, 2016 7:32 pm
Re: 請教關於 RTOS SDK 中的 FreeRTOS 的使用
Postby PaulTsai111 » Thu Jul 28, 2016 3:48 pm
Hi 樂鑫您好:
剛剛有使用RTOS_VER1.4 SDK中的examples/spiff_test 測試了一下.
結果如附圖
不太了解為何跑出來是錯誤敘述
這是哪裡設定錯誤,還是本來程式就是如此??
剛剛有使用RTOS_VER1.4 SDK中的examples/spiff_test 測試了一下.
結果如附圖
不太了解為何跑出來是錯誤敘述
這是哪裡設定錯誤,還是本來程式就是如此??
Who is online
Users browsing this forum: No registered users and 15 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.