Re: PIC18F24J50 PLIB 開發環境建議
|
||||
---|---|---|---|---|
管理員
![]() ![]() |
nora512 你好,
關於目前 MCC 不支援的 MCU 型號,可以參考使用 Microchip Libraries for Applications ,其中提供一些函式庫和範例供參考。 另外在 MPLAB DISCOVER 網頁可以找到一些UART相關函式庫和應用範例,也可以嘗試移植至你需要的平台使用。
發表於: 5/13 16:24
|
|||
|
Re: 請問MCC Harmony3問題
|
||||
---|---|---|---|---|
管理員
![]() ![]() |
thanin 你好,
Device Actions 為 DFP 內建的 Python 腳本,可用來執行一些特殊任務,僅在部分版本的DFP 提供。詳細說明可以參考 IDE Scripting 說明。 關於 Trace - MTB 的部份,可參考 Micro Trace Buffer (MTB) Trace 文件說明。
發表於: 5/13 16:14
|
|||
|
Re: PIC12F1822-液位偵測
|
||||
---|---|---|---|---|
初級會員
![]() ![]() |
更新
想請問PIC12F1822這顆MCU是否可用內部Capacitive Touch的功能來偵測液位呢?是否有相關的資料可以參考的,感謝 BR. Steven
發表於: 5/12 18:32
|
|||
|
PIC12F1822-液位偵測
|
||||
---|---|---|---|---|
初級會員
![]() ![]() |
您好!
想請問PIC12F1822這顆MCU是否可用液位偵測的功能呢?是否有相關的資料可以參考的,感謝 BR Steven
發表於: 5/12 10:08
|
|||
|
PIC16F1937 HI-TECH Build failed
|
||||
---|---|---|---|---|
新會員
![]() ![]() |
Dear All,
我們有一個上古設計,近期被要求要微調,之前都是在MPLAB v8.92 + HI-TECH v9.83 Lite Mode下順利運作著。 但在新電腦上卻怎麼試都出現以下問題,新電腦與舊電腦都是Win10系統,都沒有開啟相容模式, 請問: 1. 為什麼原本在舊電腦的 MPLAB v8.92 + HI-TECH v9.83 Lite Mode可以正常Build,但在新電腦卻出現錯誤呢? 2. 請問這錯誤是否意味著記憶體不足呢?是因為使用的是 Lite Mode 的關係嗎? 3. 有可能藉由改IDE設定解決這問題嗎? 4. 如果真的不行,請問有建議相容 HI-TECH v9.83 的 XC8 版本嗎?(能無痛轉移無須改Code的...... Q^Q) 感謝各位大恩大德的賞臉閱讀,懇請各位能指點明燈。 Best, Jonas_C ========================MPLAB IDE v8.92 Output==================================== Clean: Deleting intermediary and output files. Clean: Deleted file "C:\****\******\******.mcs". Clean: Done. Build C:\****\******\****** for device 16F1937 Using driver C:\Program Files (x86)\HI-TECH Software\PICC\9.83\bin\picc.exe Executing: "C:\Program Files (x86)\HI-TECH Software\PICC\9.83\bin\picc.exe" --pass1 C:\****\******\Usart.c -q --chip=16F1937 -P --runtime=default --opt=default,+asm,-debug,-speed,+space,9 --warn=0 --addrqual=ignore -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s" Executing: "C:\Program Files (x86)\HI-TECH Software\PICC\9.83\bin\picc.exe" --pass1 C:\****\******\eeprom.c -q --chip=16F1937 -P --runtime=default --opt=default,+asm,-debug,-speed,+space,9 --warn=0 --addrqual=ignore -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s" Executing: "C:\Program Files (x86)\HI-TECH Software\PICC\9.83\bin\picc.exe" --pass1 C:\****\******\main.c -q --chip=16F1937 -P --runtime=default --opt=default,+asm,-debug,-speed,+space,9 --warn=0 --addrqual=ignore -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s" Executing: "C:\Program Files (x86)\HI-TECH Software\PICC\9.83\bin\picc.exe" -o******.cof -m******.map --summary=default --output=default Usart.p1 eeprom.p1 main.p1 --chip=16F1937 -P --runtime=default --opt=default,+asm,-debug,-speed,+space,9 --warn=0 --addrqual=ignore -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s" HI-TECH C Compiler for PIC10/12/16 MCUs (Lite Mode) V9.83 Copyright (C) 2011 Microchip Technology Inc. (1273) Omniscient Code Generation not available in Lite mode (warning) Warning [764] C:\****\******\main.c; 1256. mismatched comparison Warning [764] C:\****\******\main.c; 1323. mismatched comparison Error [1347] ; 0. can't find 0xCA words (0xca withtotal) for psect "text1987" in class "CODE" (largest unused contiguous range 0x96) Error [1347] ; 0. can't find 0xBF words (0xbf withtotal) for psect "text1979" in class "CODE" (largest unused contiguous range 0x96) Error [1347] ; 0. can't find 0x9F words (0x9f withtotal) for psect "text2024" in class "CODE" (largest unused contiguous range 0x96) Error [1347] ; 0. can't find 0x9E words (0x9e withtotal) for psect "text2015" in class "CODE" (largest unused contiguous range 0x96) Error [1347] ; 0. can't find 0x9E words (0x9e withtotal) for psect "text2017" in class "CODE" (largest unused contiguous range 0x96) Error [1347] ; 0. can't find 0x9A words (0x9a withtotal) for psect "text2016" in class "CODE" (largest unused contiguous range 0x96) Error [1347] ; 0. can't find 0x7B words (0x7b withtotal) for psect "text1965" in class "CODE" (largest unused contiguous range 0x6C) Error [1347] ; 0. can't find 0x74 words (0x74 withtotal) for psect "text2025" in class "CODE" (largest unused contiguous range 0x6C) Error [1347] ; 0. can't find 0x60 words (0x60 withtotal) for psect "text1963" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x5E words (0x5e withtotal) for psect "cinit" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x58 words (0x58 withtotal) for psect "text2031" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x54 words (0x54 withtotal) for psect "text1967" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x4B words (0x4b withtotal) for psect "text2022" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x4A words (0x4a withtotal) for psect "text2039" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x47 words (0x47 withtotal) for psect "text2027" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x44 words (0x44 withtotal) for psect "text2008" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x3F words (0x3f withtotal) for psect "text2026" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x3E words (0x3e withtotal) for psect "text2050" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x3D words (0x3d withtotal) for psect "text2042" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x3C words (0x3c withtotal) for psect "text2034" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x36 words (0x36 withtotal) for psect "text1972" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x36 words (0x36 withtotal) for psect "text2037" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x31 words (0x31 withtotal) for psect "text2052" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x2F words (0x2f withtotal) for psect "text1971" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x2F words (0x2f withtotal) for psect "text2032" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x2E words (0x2e withtotal) for psect "text2040" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x2B words (0x2b withtotal) for psect "text2036" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x2B words (0x2b withtotal) for psect "text2048" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x2A words (0x2a withtotal) for psect "text2018" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x2A words (0x2a withtotal) for psect "text2051" in class "CODE" (largest unused contiguous range 0xF) Error [1347] ; 0. can't find 0x28 words (0x28 withtotal) for psect "text1976" in class "CODE" (largest unused contiguous range 0xF) Advisory[1] too many errors (31) ********** Build failed! **********
發表於: 5/9 14:37
|
|||
|
Re: 請教 SW006023-3N - MPLAB XC32++ PRO Compiler (Network Server License)問題
|
||||
---|---|---|---|---|
管理員
![]() ![]() |
donald 你好,
根據你的圖片 License 並沒有正確讀取到狀態,預設的情況下 Network License 的 Server Port 應為 5053; 5054 預設用於 Web Server,可以將 Server Port 更改為 5053 後再嘗試編譯。
發表於: 5/8 10:52
|
|||
|
請問MCC Harmony3問題
|
||||
---|---|---|---|---|
新會員
![]() ![]() |
您好,
請問圖中的 Device Actions 和 Plugins 項目該如何設定?這個專案是新建的, 僅將 bootloader_apps_usb-master 中的 .mc3 檔案複製過來使用。 但如果是完全自行建立的專案,則不會出現上述項目。
發表於: 5/5 20:42
|
|||
|
PIC18F24J50 PLIB 開發環境建議
|
||||
---|---|---|---|---|
新會員
![]() ![]() |
開發目標 : PIC18F24J50
目前的開發環境為 Windows 11 64bit, 搭配 MPLAB X IDE 6.20 以及 XC8 v3.0。 由於確認過 MCC 不支援我目前使用的這顆晶片, 因此在開發上有些困難。 我希望能有一個類似過去 C18 所提供的 openUART 那樣的開發環境,也就是不需要完全從暫存器層級一個一個設定,能夠快速開啟 UART 並進行基本初始化的套件或範例。 請問目前有推薦的開發方式或替代工具嗎?
發表於: 5/2 9:38
|
|||
|
求助安裝X2C-Scope v1.7於MPLAB X IDE v6.25
|
||||
---|---|---|---|---|
資深會員
![]() ![]() |
由於使用的電腦無法直接上網,但MPLAB X的Plugins想要安裝X2C-Scope v1.7,請問要如何安裝?
發表於: 4/28 19:40
|
|||
|