e665106
e665106
Thank you for your reply! I am working on the following prj: https://github.com/eugene-tarassov/vivado-risc-v I follow the operations of the readme to use it. But my net doesn't work well, so...
Believe it or not, when i clone the relate lib solely, it works. However, when i use the git submodule --init --recursive, it fails. Clone nothing down!
[success] Total time: 15 s, completed Nov 25, 2022, 12:48:17 PM rm workspace/bootrom.img java -Xmx12G -Xss8M -cp target/scala-2.12/classes:rocket-chip/rocketchip.jar firrtl.stage.FirrtlMain -i workspace/rocket32s1/system-kc705/Vivado.Rocket32s1.fir -o system-kc705.v -X verilog --infer-rw RocketSystem --repl-seq-mem \ -c:RocketSystem:-o:`realpath...
Following is my configuration about the desktop-save-mode. (desktop-save-mode 1) (savehist-mode 1) (setq savehist-additional-variables '()) (add-to-list 'desktop-globals-to-save '(search-ring)) (add-to-list 'desktop-globals-to-save '(kill-ring))
Hi, I catch it Debugger entered--Lisp error: (quit) accept-process-output() citre-get-output-lines(("global" "--print-dbpath")) citre-global--get-output-lines(("--print-dbpath")) #f(compiled-function (dir) #)(nil) citre-global-dbpath() citre-backend-usable-p(global) citre-auto-enable-citre-mode() run-hooks(find-file-hook) after-find-file(nil nil) find-file-noselect-1(# "d:/Program Files/emacs/.emacs.d/modules/config-fin..." :nowarn nil "d:/Program Files/emacs/.emacs.d/modules/config-fin..." (2814749767117621 1455563624))...
I have choose another directory and run the $ global --print-dbpath, it shows as follow: h:\test_projects\stm32f103_freertos_test_iar>global --print-dbpath global --print-dbpath h:/test_projects/stm32f103_freertos_test_iar h:\test_projects\stm32f103_freertos_test_iar>
Hi, friend: I have do that depend on your suggestion. But it doesn't work! Where do i need change? (setq org-ai-use-auth-source nil) (use-package org-ai :ensure t :commands (org-ai-mode org-ai-global-mode) :init...
I have do that as your suggestion: following is the message printed, when i pressed the C-c C-c, it gets stuck in the Contacting host: api.openai.com:443! Do i need log...
Yes, but after i have run the org-ai-open-request-buffer, it prints nothing, 
I have do that as you suggest! The result is : Contacting host: api.openai.com:443 open-network-stream: make client process failed: Connection timed out, :name, api.openai.com, :buffer, #, :host, api.openai.com, :service, 443,...