lupyuen opened a new pull request, #19031:
URL: https://github.com/apache/nuttx/pull/19031

   ## Summary
   
   CI Builds for `stm32f429i-disco:systemview` and `nucleo-f446re:systemview` 
are failing, because www.segger.com is blocking our downloads for systemview. 
This PR updates the Segger Makefiles to download systemview from our Cached 
Dependency at NuttX Mirror Repo: 
https://github.com/NuttX/nuttx/releases/download/systemview/SystemView_Src_V356.zip
   
   ```
   Configuration/Tool: nucleo-f446re/systemview,CONFIG_ARM_TOOLCHAIN_CLANG
   CMake Error at 
/github/workspace/sources/nuttx/build/_deps/systemview-subbuild/systemview-populate-prefix/src/systemview-populate-stamp/download-systemview-populate.cmake:170
 (message):
       error: downloading 
'https://www.segger.com/downloads/systemview/SystemView_Src_V356.zip' failed
             status_code: 22
             status_string: "HTTP response code said error"
   ```
   
   
https://github.com/apache/nuttx-apps/actions/runs/26855455932/job/79197351538#step:10:1547
   
   ## Impact
   
   CI Builds will now succeed for `stm32f429i-disco:systemview` and 
`nucleo-f446re:systemview`.
   
   ## Testing
   
   TODO
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to