20240621在飞凌的OK3588-C开发板的Buildroot系统中集成i2ctool工具

20240621在飞凌的OK3588-C开发板中打开i2ctool工具
2024/6/21 17:44


默认继承的i2c工具:
root@rk3588-buildroot:/# 
root@rk3588-buildroot:/# i2c
i2c-stub-from-dump  i2cdump             i2cset
i2cdetect           i2cget              i2ctransfer

root@rk3588-buildroot:/# i2c


如果没有集成,请按照如下步骤打开:
1.进入目录执行make menuconfig
2.按“/”进行搜索
3.搜索:BR2_PACKAGE_BUSYBOX_SHOW_OTHERS与BR2_PACKAGE_I2C_TOOLS 分别打开。
4.

make menuconfig
    Target packages  ---
        Hardware handling  --->
            -*- BusyBox
             [*]   Show packages that are also provided by busybox

make menuconfig
    Target packages  ---> 
         Hardware handling  --->
             [*] i2c-tools


viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ ls -l
total 948
drwxr-xr-x    2 viewpro viewpro   4096 12月 21 09:40 arch
drwxr-xr-x   76 viewpro viewpro   4096 12月 21 09:40 board
drwxr-xr-x   26 viewpro viewpro   4096 12月 21 09:40 boot
drwxr-xr-x    2 viewpro viewpro   4096 12月 21 09:40 build
-rw-r--r--    1 viewpro viewpro 454027 12月 21 09:40 CHANGES
-rw-r--r--    1 viewpro viewpro  29466 12月 21 09:40 Config.in
-rw-r--r--    1 viewpro viewpro 135620 12月 21 09:40 Config.in.legacy
drwxr-xr-x    3 viewpro viewpro  20480 12月 21 09:45 configs
-rw-r--r--    1 viewpro viewpro  18767 12月 21 09:40 COPYING
-rw-r--r--    1 viewpro viewpro  72417 12月 21 09:40 DEVELOPERS
drwxr-xr-x  235 viewpro viewpro  12288 12月 21 09:40 dl
drwxr-xr-x    5 viewpro viewpro   4096 12月 21 09:40 docs
drwxr-xr-x   20 viewpro viewpro   4096 12月 21 09:40 fs
drwxr-xr-x    2 viewpro viewpro   4096 12月 21 09:40 linux
-rw-r--r--    1 viewpro viewpro  45884 12月 21 09:40 Makefile
-rw-r--r--    1 viewpro viewpro   2292 12月 21 09:40 Makefile.legacy
drwxrwxr-x    3 viewpro viewpro   4096 6月  20 18:03 output
drwxr-xr-x 2586 viewpro viewpro 106496 12月 21 09:40 package
-rw-r--r--    1 viewpro viewpro   1075 12月 21 09:40 README
drwxr-xr-x   13 viewpro viewpro   4096 12月 21 09:40 support
drwxr-xr-x    3 viewpro viewpro   4096 12月 21 09:40 system
drwxr-xr-x    5 viewpro viewpro   4096 12月 21 09:40 toolchain
drwxr-xr-x    3 viewpro viewpro   4096 12月 21 09:40 utils
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ make menuconfig

                                                                   lqqqqqqqqqqqqqqqqqqqq Search Configuration Parameter qqqqqqqqqqqqqqqqqqqqqk
                                                                   x    Enter (sub)string or regexp to search for (with or without "")       x  
                                                                   x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
                                                                   x xi2c                                                                  x x  
                                                                   x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
                                                                   x                                                                         x  
                                                                   x                                                                         x  
                                                                   tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
                                                                   x                         <  Ok  >      < Help >                          x  
                                                                   mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq


 Search (i2c) qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq Search Results qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x Symbol: BR2_PACKAGE_I2C_TOOLS [=n]                                                                                                                                                                       x  
  x Type  : bool                                                                                                                                                                                             x  
  x Prompt: i2c-tools                                                                                                                                                                                        x  
  x   Location:                                                                                                                                                                                              x  
  x     -> Target packages                                                                                                                                                                                   x  
  x (1)   -> Hardware handling                                                                                                                                                                               x  
  x   Defined at package/i2c-tools/Config.in:1                                                                                                                                                               x  
  x   Depends on: BR2_PACKAGE_BUSYBOX_SHOW_OTHERS [=n]                                                                                                                                                       x  
  x   Selected by [n]:                                                                                                                                                                                       x  
  x   - BR2_PACKAGE_EEPROG [=n] && !BR2_SKIP_LEGACY [=n]                                                                                                                                                     x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x Symbol: BR2_PACKAGE_LIBNFC_PN532_I2C [=n]                                                                                                                                                                x  
  x Type  : bool                                                                                                                                                                                             x  
  x Prompt: pn532_i2c driver                                                                                                                                                                                 x  
  x   Location:                                                                                                                                                                                              x  
  x     -> Target packages                                                                                                                                                                                   x  
  x       -> Libraries                                                                                                                                                                                       x  
  x         -> Hardware handling                                                                                                                                                                             x  
  x (2)       -> libnfc (BR2_PACKAGE_LIBNFC [=n])                                                                                                                                                            x  
  x   Defined at package/libnfc/Config.in:48                                                                                                                                                                 x  
  x   Depends on: BR2_PACKAGE_LIBNFC [=n]                                                                                                                                                                    x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x                                             


qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq Target packages qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                    Hardware Platforms  --->                                                                                                          x x  
  x x                                                                    Forlinx Hardware Platforms  --->                                                                                                  x x  
  x x                                                                    Forlinx Gstreamer Select  --->                                                                                                    x x  
  x x                                                                -*- BusyBox                                                                                                                           x x  
  x x                                                                [ ]   Enable static (NEW)                                                                                                             x x  
  x x                                                                (package/busybox/busybox.config) BusyBox configuration file to use? (NEW)                                                             x x  
  x x                                                                ()    Additional BusyBox configuration fragment files (NEW)                                                                           x x  
  x x                                                                [ ]   Show packages that are also provided by busybox (NEW)                                                                           x x  
  x x                                                                [ ]   Individual binaries (NEW)                                                                                                       x x  
  x x                                                                [ ]   Install the watchdog daemon startup script (NEW)                                                                                x x  
  x x                                                                    Audio and video applications  --->                                                                                                x x  
  x x                                                                    Compressors and decompressors  --->                                                                                               x x  
  x x                                                                    Debugging, profiling and benchmark  --->                                                                                          x x  
  x x                                                                    Development tools  --->                                                                                                           x x  
  x x                                                                    Filesystem and flash utilities  --->                                                                                              x x  
  x x                                                                    Fonts, cursors, icons, sounds and themes  --->                                                                                    x x  
  x x                                                                    Games  --->                                                                                                                       x x  
  x x                                                                    Graphic libraries and applications (graphic/text)  --->                                                                           x x  
  x x                                                                    Hardware handling  --->                                                                                                           x x  
  x x                                                                    Interpreter languages and scripting  --->                                                                                         x x  
  x x                                                                    Libraries  --->                                                                                                                   x x  
  x x                                                                    Mail  --->                                                                                                                        x x  
  x x                                                                    Miscellaneous  --->                                                                                                               x x  
  x x                                                                    Networking applications  --->                                                                                                     x x  
  x x                                                                    Package managers  --->                                                                                                            x x  
  x x                                                                    Real-Time  --->                                                                                                                   x x  
  x x                                                                    Security  --->                                                                                                                    x x  
  x x                                                                    Shell and utilities  --->                                                                                                         x x  
  x x                                                                    System tools  --->                                                                                                                x x  
  x x                                                                    Text editors and viewers  --->                                                                                                    x x  
  x x                                                                                                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >    


qqqqqq Hardware handling qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                    Firmware  --->                                                                                                                    x x  
  x x                                                                [ ] 18xx-ti-utils (NEW)                                                                                                               x x  
  x x                                                                [ ] acpica (NEW)                                                                                                                      x x  
  x x                                                                [ ] acpid (NEW)                                                                                                                       x x  
  x x                                                                    *** acpitool needs a toolchain w/ threads, C++, dynamic library ***                                                               x x  
  x x                                                                [ ] aer-inject (NEW)                                                                                                                  x x  
  x x                                                                [ ] altera-stapl (NEW)                                                                                                                x x  
  x x                                                                    *** apcupsd needs a toolchain w/ C++, threads ***                                                                                 x x  
  x x                                                                    *** avrdude needs a uClibc or glibc toolchain w/ threads, wchar, dynamic library, gcc >= 4.9 ***                                  x x  
  x x                                                                    *** bcache-tools needs udev /dev management ***                                                                                   x x  
  x x                                                                    *** brickd needs udev /dev management, a toolchain w/ threads, wchar ***                                                          x x  
  x x                                                                    *** brltty needs a toolchain w/ dynamic lib, threads, wchar ***                                                                   x x  
  x x                                                                    *** cc-tool needs a toolchain w/ C++, threads, wchar, gcc >= 4.9  ***                                                             x x  
  x x                                                                [ ] cdrkit (NEW)                                                                                                                      x x  
  x x                                                                [ ] cryptsetup (NEW)                                                                                                                  x x  
  x x                                                                    *** dahdi-linux needs a Linux kernel to be built ***                                                                              x x  
  x x                                                                    *** dahdi-tools needs a toolchain w/ threads and a Linux kernel to be built ***                                                   x x  
  x x                                                                [ ] dbus (NEW)                                                                                                                        x x  
  x x                                                                [ ] dfu-util (NEW)                                                                                                                    x x  
  x x                                                                [ ] dmidecode (NEW)                                                                                                                   x x  
  x x                                                                [ ] dmraid (NEW)                                                                                                                      x x  
  x x                                                                    *** dt-utils needs udev /dev management ***                                                                                       x x  
  x x                                                                    *** dtbocfg needs a Linux kernel to be built ***                                                                                  x x  
  x x                                                                [ ] dtv-scan-tables (NEW)                                                                                                             x x  
  x x                                                                [ ] dump1090 (NEW)                                                                                                                    x x  
  x x                                                                [ ] dvb-apps (NEW)                                                                                                                    x x  
  x x                                                                [ ] dvbsnoop (NEW)                                                                                                                    x x  
  x x                                                                    *** eudev needs eudev /dev management ***                                                                                         x x  
  x x                                                                    *** eudev needs a toolchain w/ wchar, dynamic library ***                                                                         x x  
  x x                                                                [ ] evemu (NEW)                                                                                                                       x x  
  x x                                                                [ ] evtest (NEW)                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↓(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >                                                                         x  
  mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj  
                                                                                                                                                                                                                

【第二屏幕没有】
qqq Hardware handling qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↑(-)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                [ ] evtest (NEW)                                                                                                                      x x  
  x x                                                                [ ] fan-ctrl (NEW)                                                                                                                    x x  
  x x                                                                [ ] fconfig (NEW)                                                                                                                     x x  
  x x                                                                [ ] flashrom (NEW)                                                                                                                    x x  
  x x                                                                [ ] fmtools (NEW)                                                                                                                     x x  
  x x                                                                [ ] fxload (NEW)                                                                                                                      x x  
  x x                                                                [ ] gpm (NEW)                                                                                                                         x x  
  x x                                                                [ ] gpsd (NEW)  ----                                                                                                                  x x  
  x x                                                                    *** gptfdisk needs a toolchain w/ C++ ***                                                                                         x x  
  x x                                                                    *** gvfs needs a toolchain w/ wchar, threads, dynamic library ***                                                                 x x  
  x x                                                                [ ] hwdata (NEW)                                                                                                                      x x  
  x x                                                                [ ] hwloc (NEW)                                                                                                                       x x  
  x x                                                                [ ] i7z (NEW)                                                                                                                         x x  
  x x                                                                [ ] input-event-daemon (NEW)                                                                                                          x x  
  x x                                                                [ ] intel-microcode (NEW)                                                                                                             x x  
  x x                                                                [ ] ipmitool (NEW)                                                                                                                    x x  
  x x                                                                [ ] ipmiutil (NEW)                                                                                                                    x x  
  x x                                                                [ ] irda-utils (NEW)                                                                                                                  x x  
  x x                                                                [ ] iucode-tool (NEW)                                                                                                                 x x  
  x x                                                                [ ] kbd (NEW)                                                                                                                         x x  
  x x                                                                [ ] lcdproc (NEW)                                                                                                                     x x  
  x x                                                                    *** libiec61850 needs a toolchain w/ C++, threads, dynamic library ***                                                            x x  
  x x                                                                [ ] libubootenv (NEW)                                                                                                                 x x  
  x x                                                                [ ] libuio (NEW)                                                                                                                      x x  
  x x                                                                    *** linux-backports needs a Linux kernel to be built ***                                                                          x x  
  x x                                                                [ ] linux-serial-test (NEW)                                                                                                           x x  
  x x                                                                [ ] linuxconsoletools (NEW)                                                                                                           x x  
  x x                                                                    *** lirc-tools needs a toolchain w/ threads, dynamic library, C++ ***                                                             x x  
  x x                                                                [ ] lm-sensors (NEW)                                                                                                                  x x  
  x x                                                                    *** lshw needs a toolchain w/ C++, wchar ***                                                                                      x x  
  x x                                                                [ ] lsscsi (NEW)                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↓(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >   


                                                                   lqqqqqqqqqqqqqqqqqqqq Search Configuration Parameter qqqqqqqqqqqqqqqqqqqqqk
                                                                   x    Enter (sub)string or regexp to search for (with or without "")       x  
                                                                   x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
                                                                   x xbusybox                                                              x x  
                                                                   x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
                                                                   x                                                                         x  
                                                                   x                                                                         x  
                                                                   tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
                                                                   x                         <  Ok  >      < Help >                          x  
                                                                   mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj  


x Symbol: BR2_PACKAGE_BUSYBOX_SHOW_OTHERS [=n]                                                                                                                                                             x  
  x Type  : bool                                                                                                                                                                                             x  
  x Prompt: Show packages that are also provided by busybox                                                                                                                                                  x  
  x   Location:                                                                                                                                                                                              x  
  x     -> Target packages                                                                                                                                                                                   x  
  x (7)   -> BusyBox (BR2_PACKAGE_BUSYBOX [=y])                                                                                                                                                              x  
  x   Defined at package/busybox/Config.in:37                                                                                                                                                                x  
  x   Depends on: BR2_PACKAGE_BUSYBOX [=y]                                                                                                                                                                   x  
  x   Selected by [n]:                                                                                                                                                                                       x  
  x   - BR2_INIT_SYSV [=n] && <choice> && BR2_USE_MMU [=y]                                                                                                                                                   x  
  x   - BR2_PACKAGE_TOVID [=n] && BR2_USE_MMU [=y] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_INSTALL_LIBSTDCPP [=n] && BR2_USE_WCHAR [=n] && (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PAC x  
  x   - BR2_PACKAGE_V4L2LOOPBACK_UTILS [=n] && BR2_PACKAGE_V4L2LOOPBACK [=n] && BR2_USE_MMU [=y]                                                                                                             x  
  x   - BR2_PACKAGE_POKE [=n] && BR2_PACKAGE_LIBATOMIC_OPS_ARCH_SUPPORTS [=y] && BR2_USE_WCHAR [=n] && BR2_TOOLCHAIN_HAS_THREADS_NPTL [=y]                                                                   x  
  x   - BR2_PACKAGE_GLSLSANDBOX_PLAYER_SCRIPTS [=n] && BR2_PACKAGE_GLSLSANDBOX_PLAYER [=n] && !BR2_PACKAGE_PYTHON [=n] && !BR2_STATIC_LIBS [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_USE_MMU [=y] && BR2 x  
  x   - BR2_PACKAGE_DEHYDRATED [=n] && BR2_USE_MMU [=y]                                                                                                                                                      x  
  x   - BR2_PACKAGE_FRR [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && !BR2_STATIC_LIBS [=n] && BR2_USE_MMU [=y] && BR2_TOOLCHAIN_HAS_SYNC_4 [=y]                                                                 x  
  x   - BR2_PACKAGE_EBTABLES_UTILS_SAVE [=n] && BR2_PACKAGE_EBTABLES [=n]                                                                                                                                    x  
  x   - BR2_PACKAGE_OPKG_UTILS [=n] && (!BR2_nios2 [=n] || BR2_PACKAGE_BUSYBOX [=y]) && BR2_USE_MMU [=y] && BR2_USE_WCHAR [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && !BR2_STATIC_LIBS [=n] && !BR2_PACKAGE_PY x  
  x   - BR2_PACKAGE_APPARMOR_UTILS [=n] && BR2_PACKAGE_APPARMOR [=n] && BR2_PACKAGE_PYTHON3 [=n]                                                                                                             x  
  x   - BR2_PACKAGE_OPENRC [=n] && BR2_USE_MMU [=y] && !BR2_STATIC_LIBS [=n] && BR2_INIT_OPENRC [=n]                                                                                                         x  
  x   - BR2_PACKAGE_SYSTEMD [=n] && BR2_INIT_SYSTEMD [=n] && BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS [=y] && BR2_USE_MMU [=y] && !BR2_STATIC_LIBS [=n] && BR2_TOOLCHAIN_USES_GLIBC [=n] && BR2_TOOLCHAIN_HAS_SSP [ x  
  x   - BR2_PACKAGE_LIBVIRT_DAEMON [=n] && BR2_PACKAGE_LIBVIRT [=n]                                                                                                                                          x  
  x   - BR2_PACKAGE_EEPROG [=n] && !BR2_SKIP_LEGACY [=n]                                                                                                                                                     x  


qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq Target packages qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                    Hardware Platforms  --->                                                                                                          x x  
  x x                                                                    Forlinx Hardware Platforms  --->                                                                                                  x x  
  x x                                                                    Forlinx Gstreamer Select  --->                                                                                                    x x  
  x x                                                                -*- BusyBox                                                                                                                           x x  
  x x                                                                [ ]   Enable static (NEW)                                                                                                             x x  
  x x                                                                (package/busybox/busybox.config) BusyBox configuration file to use? (NEW)                                                             x x  
  x x                                                                ()    Additional BusyBox configuration fragment files (NEW)                                                                           x x  
  x x                                                                [ ]   Show packages that are also provided by busybox (NEW)                                                                           x x  
  x x                                                                [ ]   Individual binaries (NEW)                                                                                                       x x  
  x x                                                                [ ]   Install the watchdog daemon startup script (NEW)                                                                                x x  
  x x                                                                    Audio and video applications  --->                                                                                                x x  
  x x                                                                    Compressors and decompressors  --->                                                                                               x x  
  x x                                                                    Debugging, profiling and benchmark  --->                                                                                          x x  
  x x                                                                    Development tools  --->                                                                                                           x x  
  x x                                                                    Filesystem and flash utilities  --->                                                                                              x x  
  x x                                                                    Fonts, cursors, icons, sounds and themes  --->                                                                                    x x  
  x x                                                                    Games  --->                                                                                                                       x x  
  x x                                                                    Graphic libraries and applications (graphic/text)  --->                                                                           x x  
  x x                                                                    Hardware handling  --->                                                                                                           x x  
  x x                                                                    Interpreter languages and scripting  --->                                                                                         x x  
  x x                                                                    Libraries  --->                                                                                                                   x x  
  x x                                                                    Mail  --->                                                                                                                        x x  
  x x                                                                    Miscellaneous  --->                                                                                                               x x  
  x x                                                                    Networking applications  --->                                                                                                     x x  
  x x                                                                    Package managers  --->                                                                                                            x x  
  x x                                                                    Real-Time  --->                                                                                                                   x x  
  x x                                                                    Security  --->                                                                                                                    x x  
  x x                                                                    Shell and utilities  --->                                                                                                         x x  
  x x                                                                    System tools  --->                                                                                                                x x  
  x x                                                                    Text editors and viewers  --->                                                                                                    x x  
  x x                                                                                                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load > 


 /home/viewpro/versions/fpga_OK3588_Linux_fs/buildroot/.config - Buildroot 2021.11 Configuration
 qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq

                                                                          lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
                                                                          x  Do you wish to save your new configuration?             x  
                                                                          x  (Press <ESC><ESC> to continue Buildroot configuration.) x  
                                                                          tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
                                                                          x                   < Yes >      <  No  >  


qqqq Hardware handling qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↑(-)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                [ ] evtest                                                                                                                            x x  
  x x                                                                [ ] fan-ctrl                                                                                                                          x x  
  x x                                                                [ ] fconfig                                                                                                                           x x  
  x x                                                                [ ] flashrom                                                                                                                          x x  
  x x                                                                [ ] fmtools                                                                                                                           x x  
  x x                                                                [ ] fxload                                                                                                                            x x  
  x x                                                                [ ] gpm                                                                                                                               x x  
  x x                                                                [ ] gpsd  ----                                                                                                                        x x  
  x x                                                                    *** gptfdisk needs a toolchain w/ C++ ***                                                                                         x x  
  x x                                                                    *** gvfs needs a toolchain w/ wchar, threads, dynamic library ***                                                                 x x  
  x x                                                                [ ] hdparm                                                                                                                            x x  
  x x                                                                [ ] hwdata                                                                                                                            x x  
  x x                                                                [ ] hwloc                                                                                                                             x x  
  x x                                                                [ ] i2c-tools                                                                                                                         x x  
  x x                                                                [ ] i7z                                                                                                                               x x  
  x x                                                                [ ] input-event-daemon                                                                                                                x x  
  x x                                                                [ ] intel-microcode                                                                                                                   x x  
  x x                                                                [ ] ipmitool                                                                                                                          x x  
  x x                                                                [ ] ipmiutil                                                                                                                          x x  
  x x                                                                [ ] irda-utils                                                                                                                        x x  
  x x                                                                [ ] iucode-tool                                                                                                                       x x  
  x x                                                                [ ] kbd                                                                                                                               x x  
  x x                                                                [ ] lcdproc                                                                                                                           x x  
  x x                                                                    *** libiec61850 needs a toolchain w/ C++, threads, dynamic library ***                                                            x x  
  x x                                                                [ ] libubootenv                                                                                                                       x x  
  x x                                                                [ ] libuio                                                                                                                            x x  
  x x                                                                    *** linux-backports needs a Linux kernel to be built ***                                                                          x x  
  x x                                                                [ ] linux-serial-test                                                                                                                 x x  
  x x                                                                [ ] linuxconsoletools                                                                                                                 x x  
  x x                                                                    *** lirc-tools needs a toolchain w/ threads, dynamic library, C++ ***                                                             x x  
  x x                                                                [ ] lm-sensors                                                                                                                        x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↓(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >                                                                         x  
  mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj  
                                                                                                                                                         

viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ sudo ./build.sh 


viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ ./build.sh --help
processing option: --help
Usage: build.sh [OPTIONS]
Available options:
BoardConfig*.mk    -switch to specified board config
lunch              -list current SDK boards and switch to specified board config
wifibt             -build wifibt
uboot              -build uboot
uefi         -build uefi
spl                -build spl
loader             -build loader
kernel-4.4         -build kernel 4.4
kernel-4.19        -build kernel 4.19
kernel-5.10        -build kernel 5.10
kernel             -build kernel
modules            -build kernel modules
rootfs             -build rootfs (default is buildroot)
buildroot          -build buildroot rootfs
yocto              -build yocto rootfs
debian             -build debian rootfs
pcba               -build pcba
recovery           -build recovery
all                -build uboot, kernel, rootfs, recovery image
cleanall           -clean uboot, kernel, rootfs, recovery
firmware           -pack all the image we need to boot up system
updateimg          -pack update image
otapackage         -pack ab update otapackage image (update_ota.img)
sdpackage          -pack update sdcard package image (update_sdcard.img)
save               -save images, patches, commands used to debug
allsave            -build all & firmware & updateimg & save
info               -see the current board building information

createkeys         -create secureboot root keys
security_rootfs    -build rootfs and some relevant images with security paramter (just for dm-v)
security_boot      -build boot with security paramter
security_uboot     -build uboot with security paramter
security_recovery  -build recovery with security paramter
security_check     -check security paramter if it's good

Default option is 'allsave'.
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ sudo ./build.sh buildroot


viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ sudo ./build.sh cleanall
processing option: cleanall
clean uboot, kernel, rootfs, recovery
make: Entering directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/u-boot'
make: Nothing to be done for 'distclean'.
make: Leaving directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/u-boot'
make: Entering directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/kernel'
  CLEAN   certs
  CLEAN   drivers/firmware/efi/libstub
  CLEAN   drivers/misc/lkdtm
  CLEAN   drivers/scsi
  CLEAN   drivers/tty/vt
fatal: not a git repository (or any of the parent directories): .git
  CLEAN   fs/unicode
  CLEAN   kernel
  CLEAN   lib
  CLEAN   net/wireless
  CLEAN   usr
/bin/sh: 1: ./scripts/gcc-wrapper.py: not found
/bin/sh: 1: ./scripts/gcc-wrapper.py: not found
  CLEAN   vmlinux.symvers modules-only.symvers modules.builtin modules.builtin.modinfo
  CLEAN   scripts/basic
  CLEAN   scripts/dtc
  CLEAN   scripts/kconfig
  CLEAN   scripts/mod
  CLEAN   scripts
  CLEAN   include/config include/generated .config .version Module.symvers
make: Leaving directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/kernel'
Running build_cleanall succeeded.
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 


 


参考资料:
百度:I2CDETECT 扫描总线

https://www.elecfans.com/d/2195063.html
i2c detect扫描i2c总线上的设备


https://blog.csdn.net/weixin_42581177/article/details/131158404
Linux下的I2C工具:i2c_tools


https://blog.csdn.net/weixin_42581177/article/details/131158404
Linux下的I2C工具:i2c_tools

https://blog.csdn.net/yyzsyx/article/details/136278178
i2c总线及设备测试工具i2ctools:i2cdetect、i2cdump、i2cget、i2cset


https://wenku.baidu.com/view/d59d9f8851ea551810a6f524ccbff121dc36c55b?aggId=d59d9f8851ea551810a6f524ccbff121dc36c55b&fr=catalogMain_&_wkts_=1718965551554
I2CDETECT+扫描总线
i2cdetect的用法
i2cdetect原理

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:/a/731408.html

如若内容造成侵权/违法违规/事实不符,请联系我们进行投诉反馈qq邮箱809451989@qq.com,一经查实,立即删除!

相关文章

CVPR 2024盛况空前,上海科技大学夺得最佳学生论文奖,惊艳全场

CVPR 2024盛况空前&#xff01;上海科技大学夺得最佳学生论文奖&#xff0c;惊艳全场&#xff01; 会议之眼 快讯 2024 年 CVPR &#xff08;Computer Vision and Pattern Recogntion Conference) 即国际计算机视觉与模式识别会议&#xff0c;于6月17日至21日正在美国西雅图召…

邀请函 | 桥田智能出席AMTS展会 家族新成员正式发布

作为国际汽车制造技术与装备及材料专业展览会&#xff0c;AMTS将于2024年7月3-5日在上海新国际博览中心举行。本届展会以【向“新”而行 “智”领未来】为主题&#xff0c;聚焦汽车及新能源全产业链&#xff0c;围绕“车身工程、部件工程、新能源三电工程及未来汽车开发”等技…

Linux (centos7.9)上部署 NFS(Network File System)服务

NFS&#xff08;Network File System&#xff09;是一种网络文件系统协议&#xff0c;允许不同计算机之间通过网络共享文件和目录。NFS 最初由 Sun Microsystems 在 1984 年开发&#xff0c;现已成为许多 Unix 和类 Unix 系统&#xff08;包括 Linux&#xff09;上的标准文件系…

好大夫在线医生数据医生姓名科室荣誉等202406

好大夫在线医生数据医生姓名科室荣誉等 2024年6月数据&#xff0c;总共934027条数据&#xff0c;可导出为excel,csv等 好大夫在线2024-06月数据 包含简介信息&#xff01; 可见样例数据 样例数据_医生2.xlsx https://www.alipan.com/s/DBEW9MgHEPP 点击链接保存&#xff0…

【Python】成功解决TypeError: missing 1 required positional argument

【Python】成功解决TypeError: missing 1 required positional argument 下滑即可查看博客内容 &#x1f308; 欢迎莅临我的个人主页 &#x1f448;这里是我静心耕耘深度学习领域、真诚分享知识与智慧的小天地&#xff01;&#x1f387; &#x1f393; 博主简介&#xff1…

4种方法轻松掌握怎么调节电脑屏幕亮度的技巧!

在使用电脑的过程中&#xff0c;调节屏幕亮度是一项常见的操作&#xff0c;它可以帮助我们适应不同的环境光线&#xff0c;减轻眼睛的疲劳&#xff0c;提高使用体验。 然而&#xff0c;对于一些新手用户来说&#xff0c;怎么调节电脑屏幕亮度可能会感到困惑。本文将介绍四种简…

RocketMQ的安装和原理

.RocketMQ的安装 一.RocketMQ安装 1.1.下载RocketMQ 下载地址&#xff1a;http://rocketmq.apache.org/release_notes/release-notes-4.2.0/ 下载后解压 Bin : 可执行文件目录 config&#xff1a;配置文件目录 Lib : 依赖库&#xff0c;一堆Jar包 1.2.配置ROCKETMQ_HOME…

AI时代:硬件狂欢,软件落寞 华为开发者大会2024

内容提要 分析师表示&#xff0c;目前AI行业大多数的支出都流向用于训练大模型的硬件或云基础设备。相较之下&#xff0c;软件应用商们在AI时代显得停滞不前。尽管软件应用商们十分热衷于构建AI工具&#xff0c;然而其收入状况却并不乐观。 文章正文 AI浪潮之下&#xff0c;英…

Day 29:1600. 王位继承顺序

Leetcode1600. 王位继承顺序 一个王国里住着国王、他的孩子们、他的孙子们等等。每一个时间点&#xff0c;这个家庭里有人出生也有人死亡。 这个王国有一个明确规定的王位继承顺序&#xff0c;第一继承人总是国王自己。我们定义递归函数 Successor(x, curOrder) &#xff0c;给…

校园疫情防控健康打卡系统

摘 要 自疫情出现以来&#xff0c;全世界人民的生命安全和健康都面临着严重威胁。高校是我国培养人才的重要基地&#xff0c;其安全和稳定影响着社会的发展和进步。因此&#xff0c;各高校高度重视疫情防控工作&#xff0c;并在校园疫情防控中引入了健康打卡系统。本论文主要研…

NodeJs实现对本地 mysql 数据库的增删改查

写在前面 今天我们接着写nodejs对数据库的操作&#xff0c;今天实现简单的增删改查&#xff0c;读之前请先移步到这里NodeJs 连接本地 mySql 数据库获取数据,避免后续一些代码出险阅读断层。 安装 nodemon npm install nodemon因为 nodejs 的服务是本地启动&#xff0c;避免后…

【机器学习】transformer框架理论详解和代码实现

Hi~&#xff01;这里是奋斗的小羊&#xff0c;很荣幸您能阅读我的文章&#xff0c;诚请评论指点&#xff0c;欢迎欢迎 ~~ &#x1f4a5;&#x1f4a5;个人主页&#xff1a;奋斗的小羊 &#x1f4a5;&#x1f4a5;所属专栏&#xff1a;C语言 &#x1f680;本系列文章为个人学习…

【C语言】14.数组指针与函数指针及其应用

一、数组指针 顾名思义&#xff0c;数组指针就是指向数组的指针。形如&#xff1a;int (*p)[10]; 注意&#xff1a;[]的优先级要高于*号的&#xff0c;所以必须加上&#xff08;&#xff09;来保证p先和*结合。 数组指针的使用 int arr[10] {0}; int (*parr)[10] &arr;…

【Matlab】BP 神经网络分类算法(附代码)

资源下载&#xff1a; https://download.csdn.net/download/vvoennvv/89466423 分类算法资源合集&#xff1a;https://download.csdn.net/download/vvoennvv/89466519 目录 Matlab SVM支持向量机分类算法 Matlab RF随机森林分类算法 Matlab RBF径向基神经网络分类算法 Mat…

【C++题解】1713 - 输出满足条件的整数3

问题&#xff1a;1713 - 输出满足条件的整数3 类型&#xff1a;简单循环 题目描述&#xff1a; 有一个数列&#xff0c;该数列的前 4 个数是&#xff1a; 1 4 7 10 &#xff1b; 请从键盘读入一个正整数 n &#xff0c;请通过观察前 4 项的规律&#xff0c;输出 1∼n 之间所有…

课程标准包括哪些内容?

老师们常常会思考&#xff1a;课程标准究竟包含哪些要素&#xff1f;课程标准不仅仅是一系列冷冰冰的条条框框&#xff0c;而是活生生的指导原则&#xff0c;引领教学实践&#xff0c;激发学生的潜能。 课程标准&#xff0c;简而言之&#xff0c;是对学习成果的期望和要求的明确…

python20 函数的定及调用

函数的定及调用 函数是将一段实现功能的完整代码&#xff0c;使用函数名称进行封装&#xff0c;通过函数名称进行调用。以此达到一次编写&#xff0c;多次调用的目的 用 def 关键字来声明 函数 格式&#xff1a; def 函数名(参数列表):函数体[:return 返回值是可选的&#xff0…

接口自动化测试实战:测试用例也能自动生成

&#x1f345; 视频学习&#xff1a;文末有免费的配套视频可观看 &#x1f345; 点击文末小卡片 &#xff0c;免费获取软件测试全套资料&#xff0c;资料在手&#xff0c;涨薪更快 作为测试&#xff0c;你可能会对以下场景感到似曾相识&#xff1a;开发改好的 BUG 反复横跳&…

DC电源实现12V转换为9V,有这4方法?

想要将DC12V电压转换为DC9V电压输出。DCDC电源降压的方式很多&#xff0c;相关类型的电源芯片也很多&#xff0c;有线性降压模式也有开关降压模式的电源芯片。 1、若输出电源电压要求不高&#xff0c;电流≤1A&#xff0c;直接使用7809三端稳压器即可&#xff0c;既简单又方便。…

电脑ai写作软件,4款实用的软件!

在数字化时代&#xff0c;AI写作软件已经成为创作者们不可或缺的工具。它们利用先进的自然语言处理技术和大数据分析&#xff0c;能够快速生成高质量的文章&#xff0c;大大提升了创作效率。那么&#xff0c;市面上有哪些值得一试的电脑AI写作软件呢&#xff1f;让我们一起来盘…